2025 Members
Changes 2
M

DirectShapeReferenceOptions Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetExternalGeometryId() ExternalGeometryId Retrieves the ExternalGeometryId associated with the reference object.
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsValidExternalGeometryId(ExternalGeometryId) Boolean Validates that the input ExternalGeometryId can be assigned to a direct shape reference.
M IsValidReferenceName(String) Boolean Validates that the input name can be assigned to a direct shape reference.
M SetExternalGeometryId(ExternalGeometryId) DirectShapeReferenceOptions Sets the ExternalGeometryId associated with the reference object. The ID must be non-empty.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object