RVTDocs.com
Namespace: Autodesk.Revit.DB

IndependentTag

Class
Description:
Represents tag annotations in Revit.
Remarks:
IndependentTag represents single-category tags, multi-category tags, material tags, and zone tags. IndependentTag is also the base class for other annotations like keynote tags and span symbols. Room, area and space tags are not derived from IndependentTag. [!:Autodesk::Revit::DB::SpatialElementTag] for more information.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.IndependentTag
      Autodesk.Revit.DB.Structure.FabricReinSpanSymbol
      Autodesk.Revit.DB.Structure.PathReinSpanSymbol
      Autodesk.Revit.DB.Structure.RebarSystemSpanSymbol
Syntax
public class IndependentTag : Element