2024 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 a hash function for a particular type. (Inherited from Object .) Object .
M GetType None Gets the Type of the current instance. (Inherited from Object .) Object .
M IsValidExternalGeometryId(ExternalGeometryId) bool Validates that the input ExternalGeometryId can be assigned to a direct shape reference.
M IsValidReferenceName(String) bool 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 .