Document New |
Creates a set of new unplaced spaces on a given phase.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
Return Value
ICollection ElementIdIf successful, a set of ElementIds of new unplaced spaces are be returned, otherwise .

Exception | Condition |
---|---|
ArgumentException | Thrown if the phase does not exist in the given document. |
