public Space NewSpace( Level level, UV point )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when level or point is null. |
| InvalidOperationException | Thrown when the space cannot be created. |
| ArgumentException | Thrown if the level does not exist in the given document. |