<Code Lib>
2026 Method
Changes 2
M

DirectShape.RemoveExternallyTaggedGeometry

Description:
Removes the externally tagged geometry object by its external ID from this DirectShape.

public void RemoveExternallyTaggedGeometry(
	ExternalGeometryId externalId
)

  • externalId
    The external ID of the externally tagged geometry that should be removed.

Loading…