SpaceConstruction Property


Space Space Construction Property

Get the Space Construction of the Space.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public MEPSpaceConstruction SpaceConstruction { get; }

Property Value

MEPSpaceConstruction
Remarks
This property is used to get the Space Construction of the Space.
See Also