<Code Lib>
2025.3 Method
Changes 4
M

DirectShape.HasExternallyTaggedReference

Description:
Checks if the externally tagged reference is already present in this DirectShape.

public bool HasExternallyTaggedReference(
	ExternalGeometryId externalId
)

Return Value Boolean True if the DirectShape holds a reference with the specified ExternalGeometryId.

Loading…