Document.NewRoom
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| NewRoom(Phase) | Room | Creates a new unplaced room and with an assigned phase. |
| NewRoom(Level, UV) | Room | Creates a new room on a level at a specified point. |
| NewRoom(Room, PlanCircuit) | Room | Creates a new room within the confines of a plan circuit, or places an unplaced room within the confines of the plan circuit. |