RVTDocs.com

WireMaterialTypeSet.Erase

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