RVTDocs.com

MEPBuildingConstructionSet.Insert

Method
Description:
Insert the specified MEPBuildingConstruction into the set.
Syntax
public virtual bool Insert(
	MEPBuildingConstruction item
)
Parameters
Parameter Type Description
item MEPBuildingConstruction The MEPBuildingConstruction to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the MEPBuildingConstruction was inserted into the set.