M

Document.NewRoom

Description:
Creates a new room on a level at a specified point.
Remarks:
This method will regenerate the document even in manual regeneration mode.
Overloads (3):
NewRoom(Level,UV)
public Room NewRoom(
	Level level,
	UV point
)
  • level
    The level on which the room is to exist.
  • point
    A 2D point that dictates the location of the room on that specified level.
Return Value Room If successful the new room will be returned, otherwise .