Document.NewSpaces2
Description:
Creates a set of new unplaced spaces on a given phase.
Creates a set of new unplaced spaces on a given phase.
Overloads (2):
NewSpaces2(Phase,Int32)
-
phaseThe phase in which the spaces are to exist.
-
Int32count
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) .
-
Thrown if the phase does not exist in the given document.