DirectShape.GetExternallyTaggedReference
Description:
Retrieve a Reference to reference geometry of the DirectShape that is associated with a particular ExternalGeometryId.
Retrieve a Reference to reference geometry of the DirectShape that is associated with a particular ExternalGeometryId.
public Reference GetExternallyTaggedReference(
ExternalGeometryId externalId
)
-
externalIdThe ExternalGeometryId of the requested reference object.
Return Value
nullNothingnullptr
A Reference to the externally tagged reference GeometryObject having the provided external ID
or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no reference geometry having the external ID.
-
A non-optional argument was null