GeomCombinationSet.Insert
Description:
Insert the specified element into the set.
Insert the specified element into the set.
public virtual bool Insert(
GeomCombination item
)
-
itemThe GeomCombination to be inserted into the set.
Return Value
bool
Returns whether the GeomCombination was inserted into the set.