DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.74k stars 634 forks source link

Element.Geometry fails at floors with circular openings #7632

Closed taurerm closed 7 years ago

taurerm commented 7 years ago

If this issue is with Dynamo for Revit, please post your issue on the Dynamo for Revit Issues page.

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.2.1.3083

Operating system

Windows 10

What did you do?

Getting geometry of a floor with a circular opening (Element.Geometry node)

What did you expect to see?

Element geometry

What did you see instead?

null FloorOpening.zip

dimven commented 7 years ago

Hi @taurerm

Are you sure the openings are circular and not elliptical? There is a known issue that is already being tracked here: https://github.com/DynamoDS/Dynamo/issues/6542

taurerm commented 7 years ago

Hi @dimven - I investigated the opening family and indeed - although it appears to be round - it is based on an ellipse. So this is like #6542

kronz commented 7 years ago

closing as duplicate