DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
334 stars 187 forks source link

Element.Geometry failure #2301

Open vykrum opened 8 years ago

vykrum commented 8 years ago

Dynamo version

1.0.1.1164

Operating system

Windows10

What did you do?

Attempted to extract the geometry of a floor slab with an elliptical opening

What did you expect to see?

Geometry

What did you see instead?

20160428-1

mjkkirschner commented 8 years ago

@vykrum can you upload a sample rvt?

kronz commented 8 years ago

@vykrum @mjkkirschner Easy to repro. Fails with Ellipse, succeeds with Rectangle 2016-04-28_2208 2016-04-28_2209

aparajit-pratap commented 8 years ago

Tracked - http://adsk-oss.myjetbrains.com/youtrack/issue/MAGN-10217

andydandy74 commented 6 years ago

This is not limited to openings, apparently. I've just had the same thing happen with an extruded roof that had an elliptical profile. Rebuilding the same shape as a mass and pulling its geometry proved to be a workaround.

ZiyunShang commented 5 years ago

I think this issue could be related to https://github.com/DynamoDS/DynamoRevit/issues/1960 , this may be due to the limitations of the Dynamo Geometry kernel.