RVTDocs.com

GeomCombinationSet.Insert

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