Share

MEPSpaceConstruction.SpaceConstructions Property

Return all the Space constructions of current space.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public MEPBuildingConstructionSet SpaceConstructions { get; }

Property Value

MEPBuildingConstructionSet

Remarks

If the name is same with the existing one, an exception will be thrown.

See Also

Reference

Was this information helpful?