Document.NewSpace
Overloads (3):
| Name | Return Type | Description |
|---|---|---|
| NewSpace(Phase) | Space | Creates a new unplaced space on a given phase. |
| NewSpace(Level, UV) | Space | Creates a new space element on the given level at the given location. |
| NewSpace(Level, Phase, UV) | Space | Creates a new space element on the given level, at the given location, and assigned to the given phase. |