RVTDocs.com

InsulationTypeSet.Insert

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