<Code Lib>
2022 Method
Changes 2
M

DirectShape.HasExternalGeometry

Description:
Checks whether the externally tagged geometry is already present in this DirectShape.

public bool HasExternalGeometry(
	ExternalGeometryId externalId
)

Return Value bool True if such an externally tagged geometry is already present in this DirectShape, false otherwise.

Loading…