2024 Method
Changes 8
M

DirectShape.GetExternallyTaggedReference

Description:
Retrieve a Reference to reference geometry of the DirectShape that is associated with a particular ExternalGeometryId.
public Reference GetExternallyTaggedReference(
	ExternalGeometryId externalId
)
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.