2027 Members
Changes 0
M

MultiReferenceAnnotationOptions Methods

Name Return Type Description Inherited From
M Dispose() None
M ElementsMatchReferenceCategory(ICollection<ElementId>) Boolean Verifies that all of the elements match the reference category required by the MultiReferenceAnnotationType.
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetAdditionalReferencesToDimension() IList<Reference> Gets the additional references which the dimension will witness.
M GetElementsToDimension() ICollection<ElementId> Gets the elements which the dimension will witness.
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 IsAllowedDimensionStyleType(DimensionStyleType) Boolean Only Linear and LinearFixed dimension style types are allowed for new MultiReferenceAnnotations.
M ReferencesDontMatchReferenceCategory(IList<Reference>) Boolean Verifies that all of the references belongs to elements which doesn't match the reference category required by the MultiReferenceAnnotationType.
M SetAdditionalReferencesToDimension(IList<Reference>) None Sets the additional references which the dimension will witness.
M SetElementsToDimension(ICollection<ElementId>) None Sets the elements which the dimension will witness.
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object