Insert the specified MEPBuildingConstruction into the set.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
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.