DirectShape.RemoveReferenceObject
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.
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):
public void RemoveReferenceObject(
ExternalGeometryId externalId
)
-
externalIdThe ExternalGeometryId of the reference object to be removed.
-
A non-optional argument was null