Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CurtainPanel.ByElement again - Issues with non-quadrilateral panels #2300

Open
andydandy74 opened this issue Apr 8, 2015 · 1 comment
Open

Comments

@andydandy74
Copy link

Use case: A curtain wall that contains non-quadrilateral panels.
complexpanelshapesexample
CurtainPanel.ByElement will return as many panels as the product of U and V subdivisions of that curtain wall, regardless of how some cells may have been merged. This only becomes obvious when applying CurtainPanel.Boundaries to the list of panels. It looks like that node will then only return PolyCurves for the first cell of a "merged" panel and null for all other cells of that panel.
filteroutpartialpanels
Expected behaviour: Do not return any of the "subpanels", only those that actually register as panels in the Revit UI and schedules.

@johnpierson johnpierson transferred this issue from DynamoDS/Dynamo Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant