RVTDocs.com
Namespace: Autodesk.Revit.DB

MultiReferenceAnnotation

Class
Description:
Multi-reference annotations are annotations pointing to more than one reference, consisting of a dimension and associated tag.
Remarks:
Multi-reference annotations can be used to label and dimension Rebar elements, and are labeled in the user interface as "Multi-rebar annotations". MultiReferenceAnnotation is the annotation object instance. This class includes a reference to the associated dimension and tag element.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.MultiReferenceAnnotation
Syntax
public class MultiReferenceAnnotation : Element