RVTDocs.com

WireMaterialTypeSet.Insert

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