RVTDocs.com

WireSizeSet.Insert

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