Dynamo Core 2.16 Release

Actually now that I think about it… bounding boxes already have a coordinate system property, as I described here: Get Walls inside BoundingBox (Python) - #11 by jacob.small

So it’s likely we’ll have a constructor natively (I can’t test/confirm yet), and if not we can use an already existing hidden method (which previously didn’t work unless you used the identity coordinate system) to generate content for a bit.

3 Likes