Revit 2024 API |
MultiReferenceAnnotationOptions Methods |
MultiReferenceAnnotationOptions Class See Also |
The MultiReferenceAnnotationOptions type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | |
![]() | ElementsMatchReferenceCategory |
Verifies that all of the elements match the reference category required
by the MultiReferenceAnnotationType.
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetAdditionalReferencesToDimension |
Gets the additional references which the dimension will witness.
|
![]() | GetElementsToDimension |
Gets the elements which the dimension will witness.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsAllowedDimensionStyleType |
Only Linear and LinearFixed dimension style types are allowed for new MultiReferenceAnnotations.
|
![]() | ReferencesDontMatchReferenceCategory |
Verifies that all of the references belongs to elements which doesn't match the
reference category required by the MultiReferenceAnnotationType.
|
![]() | SetAdditionalReferencesToDimension |
Sets the additional references which the dimension will witness.
|
![]() | SetElementsToDimension |
Sets the elements which the dimension will witness.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |