Insert the specified MEPBuildingConstruction into the set.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public virtual bool Insert( MEPBuildingConstruction item )
Parameters
- item MEPBuildingConstruction
- The MEPBuildingConstruction to be inserted into the set.
Return Value
BooleanReturns whether the MEPBuildingConstruction was inserted into the set.