|  MEPBuilding  | 
 Gets all the Building Constructions corresponding to the specific Construction type. 
 Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- constructionType ConstructionType
- The Construction Type of Building Construction.
Return Value
ICollection ConstructionA collection containing Building constructions matching the construction type.
 Remarks
 Remarks   This function is used to get the Building Construction of the Project Information. 
  See Also
 See Also