RVTDocs.com

WireConduitTypeSet.Insert

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