Pinned Loading
-
-
-
Finds elements based on their Revit ...
Finds elements based on their Revit Room. This implementation does not rely on the IsPointInRoom() method of the Room Class, so in theory this could be expanded to query against any provided BoundingBoxXYZ. 1# Load the Python Standard and DesignScript Libraries2import sys
3import clr
4clr.AddReference('ProtoGeometry')
5from Autodesk.DesignScript.Geometry import *
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.


