DocumentNewRoom Method

Creates a new room.
Overload List
 NameDescription
Public methodNewRoom(Phase) Creates a new unplaced room and with an assigned phase.
Public methodCode exampleNewRoom(Level, UV) Creates a new room on a level at a specified point.
Public methodCode exampleNewRoom(Room, PlanCircuit) Creates a new room within the confines of a plan circuit, or places an unplaced room within the confines of the plan circuit.
Top
See Also