2027 Method
Changes 4
M

DirectShapeType.RemoveReferenceObject

Description:
Removes any reference object associated with the provided ExternalGeometryId from the DirectShapeType. 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
)
  • externalId
    The ExternalGeometryId of the reference object to be removed.