GeomCombinationSet.Insert
Method
Description:
Insert the specified element into the set.
Insert the specified element into the set.
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. |