Sample Code Revit Batch Processor 1.1.11 documentation
Allows simplified access to:
room name
room number
room level
room phase
Bases: RoomBaseObj
Class constructor
Check if the room is rectalinear. ( all room bounding segements are either parallel or perpendicular to each other )
True if the room is rectalinear, False otherwise.
bool
Check if the room is aligned to the bounding box. ( all room bounding segements are either parallel or perpendicular to the bounding box )
True if the room is aligned to the bounding box, False otherwise.
bool
Bases: RoomBaseObj
Class constructor