ExternallyTaggedNonBReps.CanAddExternallyTaggedNonBRep
Method
Description:
Checks if the input geometry could be added to this collection or not.
Checks if the input geometry could be added to this collection or not.
Remarks:
Duplicate ExternalGeometryIds are prohibited.
Duplicate ExternalGeometryIds are prohibited.
Parameters
Parameter | Type | Description |
---|---|---|
geometry | ExternallyTaggedNonBRep |
Return Value
Type | Description |
---|---|
Boolean | True if we can add the input geometry to this collection, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |