<Code Lib>
2027 Method
Changes 5
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 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.

Loading…