Gets the current Building Construction from the project information.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public Construction GetBuildingConstruction( ConstructionType constructionType )
Parameters
- constructionType ConstructionType
- The Construction Type of Building Construction.
Return Value
ConstructionThe Building Construction of the Project Information.