DirectShape.GetExternallyTaggedGeometry
Description:
Gets the externally tagged geometry by its external ID that is stored in this DirectShape.
Gets the externally tagged geometry by its external ID that is stored in this DirectShape.
public ExternallyTaggedGeometryObject GetExternallyTaggedGeometry(
ExternalGeometryId externalId
)
-
externalIdThe external ID of the externally tagged geometry that should be obtained.
Return Value
ExternallyTaggedGeometryObject
The externally tagged geometry.
Or if there is no such externally tagged geometry in the DirectShape.
-
A non-optional argument was null