M

Document.NewRoom

Description:
Creates a new room within the confines of a plan circuit, or places an unplaced room within the confines of the plan circuit.
Remarks:
This method will regenerate the document even in manual regeneration mode.
Overloads (3):
NewRoom(Room,PlanCircuit)
public Room NewRoom(
	Room room,
	PlanCircuit circuit
)
  • room
    The room which you want to locate in the circuit. Pass null to create a new room.
  • circuit
    The circuit in which you want to locate a room.
Return Value Room If successful the room is returned, otherwise .