<Code Lib>
2025.3 Method
Changes 0
M

MultiReferenceAnnotationOptions.GetAdditionalReferencesToDimension

Description:
Gets the additional references which the dimension will witness.
Remarks:
These references may be to elements of other categories than the reference category returned by MultiReferenceAnnotationType.

public IList<Reference> GetAdditionalReferencesToDimension()

IList<Reference> The additional references which the dimension will witness.

Loading…