RVTDocs.com

MEPBuildingConstructionSet.Erase

Method
Description:
Removes a specified MEPBuildingConstruction from the set.
Syntax
public virtual int Erase(
	MEPBuildingConstruction item
)
Parameters
Parameter Type Description
item MEPBuildingConstruction The MEPBuildingConstruction to be erased.
Return Value
Type Description
Int32 The number of MEPBuildingConstructions that were erased from the set.