ExternallyTaggedNonBReps.Add
Method
Description:
Adds a copy of the input ExternallyTaggedNonBRep to this collection.
Adds a copy of the input ExternallyTaggedNonBRep to this collection.
Parameters
Parameter | Type | Description |
---|---|---|
geometry | ExternallyTaggedNonBRep | The ExternallyTaggedNonBRep to be added. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | The ExternalGeometryId of geometry already exists in this collection. |
ArgumentNullException | A non-optional argument was null |