PlanTopologySet.Insert
Method
Description:
Insert the specified item into the set.
Insert the specified item into the set.
Parameters
Parameter | Type | Description |
---|---|---|
item | PlanTopology | The item to be inserted into the set. |
Return Value
Type | Description |
---|---|
Boolean | Returns whether the item was inserted into the set. |