2023 Method
Changes 0
M

Document.NewSpaces2

Description:
Creates new spaces on the available plan circuits of a the given level.
Remarks:
This method will regenerate the document even in manual regeneration mode.
Overloads (2):
NewSpaces2(Level,Phase,View)
public ICollection<ElementId> NewSpaces2(
	Level level,
	Phase phase,
	View view
)
Return Value ICollection<ElementId> If successful, a set of ElementIds which contains the rooms should be returned, otherwise the exception will be thrown.