Document.NewRoom
Description:
Creates a new unplaced room and with an assigned phase.
Creates a new unplaced room and with an assigned phase.
Overloads (3):
-
phaseThe phase in which the room is to exist.
Return Value
nullNothingnullptr
If successful the new room , otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
-
Thrown if the phase does not exist in the given document.