<Code Lib>
M

Document.NewSpace(Phase)

Description:
Creates a new unplaced space on a given phase.
Overloads (3):
NewSpace(Phase)

public Space NewSpace(
	Phase phase
)

Return Value nullNothingnullptr If successful the new space should be returned, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .

Loading…