<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
)

  • phase
    The phase in which the space is to exist.
Return Value Space If successful the new space should be returned, otherwise .

Loading…