<Code Lib>
2024 Method
Changes 4
M

DirectShape.RemoveReferenceObject(ExternalGeometryId)

Description:
Removes any reference object associated with the provided ExternalGeometryId from the DirectShape. Nothing is done if no reference object has the given external ID or if the external ID is an empty string.
Overloads (2):
RemoveReferenceObject(ExternalGeometryId)

public void RemoveReferenceObject(
	ExternalGeometryId externalId
)

Loading…