RVTDocs.com

GroundConductorSizeSet.Insert

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