MultiReferenceAnnotationOptions.SetElementsToDimension
Description:
Sets the elements which the dimension will witness.
Sets the elements which the dimension will witness.
Remarks:
The dimension will automatically find geometric references in the elements.
The dimension will automatically find geometric references in the elements.
public void SetElementsToDimension(
ICollection<ElementId> elementsToDimension
)
-
ICollection<ElementId>elementsToDimensionThe elements which the dimension will witness.
-
some elements do not match the reference category required by the MultiReferenceAnnotationType.
-
A non-optional argument was null
-
The MultiReferenceAnnotationType assigned to the options can't create MultiReferenceAnnotations by element.