MultiReferenceAnnotationOptions.SetAdditionalReferencesToDimension
Method
Description:
Sets the additional references which the dimension will witness.
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.
The additional references to dimension cannot come from the same category as the MultiReferenceAnnotationType's reference category.
Parameters
Parameter | Type | Description |
---|---|---|
referencesToDimension | IList | The additional references which the dimension will witness. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Some references come from elements which directly match the reference category required by the MultiReferenceAnnotationType. For those elements please use SetElementsToDimension. |
ArgumentNullException | A non-optional argument was null |