Document.NewRooms2
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| NewRooms2(Level) | ICollection<ElementId> | Creates new rooms in each plan circuit found in the given level in the last phase. |
| NewRooms2(Level, Phase) | ICollection<ElementId> | Creates new rooms in each plan circuit found in the given level in the given phase. |
| NewRooms2(Phase, Int32) | ICollection<ElementId> | Creates new unplaced rooms in the given phase. |