MEPSpaceConstruction.CurrentConstruction Property

Get all the Building Constructions according to the specific Construction type.


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

Syntax

C#

public MEPBuildingConstruction CurrentConstruction { get; set; }

Property Value

MEPBuildingConstruction

Remarks

This property is used to get or set the Building Service of the Project Information.

See Also

Reference

MEPSpaceConstruction Class
Autodesk.Revit.DB.Mechanical Namespace