DynamoDS / DynamoRevit

Dynamo Libraries for Revit
https://dynamobim.org
342 stars 188 forks source link

Element.BoundingBox throws exception when inputting Elevation Markers #1739

Open ThomasMahon opened 7 years ago

ThomasMahon commented 7 years ago

Dynamo version

1.3

Revit version

2016

Operating system

Win 10

What did you do?

Attempted to get bounding box from a elevation marker in Revit

What did you expect to see?

The bounding box

What did you see instead?

image

Using the API BoundingBox[Options()]method works without problem so there may be something wrong with the way this node works

jnealb commented 7 years ago

@aparajit-pratap Any thoughts?