DirectShapeType.GetExternallyTaggedReference
Method
Description:
Retrieve a Reference to reference geometry of the DirectShapeType that is associated with a particular ExternalGeometryId.
Retrieve a Reference to reference geometry of the DirectShapeType that is associated with a particular ExternalGeometryId.
Parameters
| Parameter | Type | Description |
|---|---|---|
| externalId | ExternalGeometryId | The ExternalGeometryId of the requested reference object. |
Return Value
| Type | Description |
|---|---|
| Reference | A Reference to the externally tagged reference GeometryObject having the provided external ID or if there is no reference geometry having the external ID. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |