2027 Method
Changes 0
M

MultiReferenceAnnotationOptions.SetAdditionalReferencesToDimension

Description:
Sets the additional references which the dimension will witness.
Remarks:
The additional references to dimension cannot come from the same category as the MultiReferenceAnnotationType's reference category.
public void SetAdditionalReferencesToDimension(
	IList<Reference> referencesToDimension
)
  • IList<Reference>
    referencesToDimension
    The additional references which the dimension will witness.
  • Some references come from elements which directly match the reference category required by the MultiReferenceAnnotationType. For those elements please use SetElementsToDimension.
  • A non-optional argument was null