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

Cannot get geometry out of selected Revit element face (result of spline extrusion) #1073

Open
ovidiupaunescu opened this issue Jul 1, 2016 · 0 comments

Comments

@ovidiupaunescu
Copy link

If this issue is not a bug report or improvement request, please check the Dynamo forum, and start a thread there to discuss your issue.

Dynamo version

1.0.0.1180

Revit version

17.0.403.0
20160208_1515(x64)

Operating system

Windows 7

What did you do?

Created an extrusion from a profile that contains a spline and used Select Face or Select Faces nodes in Dynamo to get the geometry of the face resulting from that spline.

What did you expect to see?

I expected to see the surface appear in dynamo and perform geometric operations on it (offset surface, intersect with another, etc.)

What did you see instead?

The surface missing from Dynamo (showing null). However it seems to work when using mass elements (defined exactly the same).

elemfaceselect

I've attached the simple example in the picture (Revit file and Dynamo script)

ElemFaceSelect.zip

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