2020 Method
Changes 0
M

Document.NewRooms2

Description:
Creates new unplaced rooms in the given phase.
Overloads (3):
NewRooms2(Phase,Int32)
public ICollection<ElementId> NewRooms2(
	Phase phase,
	int count
)
Return Value ICollection<ElementId> If successful, a set of ElementIds which contains the rooms should be returned, otherwise the exception will be thrown.