<Code Lib>
2020 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
)

Loading…