M

Document.NewSpaces2

Description:
Creates a set of new unplaced spaces on a given phase.
Overloads (2):
NewSpaces2(Phase,Int32)
public ICollection<ElementId> NewSpaces2(
	Phase phase,
	int count
)
Return Value nullNothingnullptr If successful, a set of ElementIds of new unplaced spaces are be returned, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .