<Code Lib>
M

Document.NewRooms2(Level)

Description:
Creates new rooms in each plan circuit found in the given level in the last phase.
Overloads (3):
NewRooms2(Level)

public ICollection<ElementId> NewRooms2(
	Level level
)

Return Value nullNothingnullptr If successful, a set of ElementIds which contains the rooms created should be returned, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Loading…