RVTDocs.com
Namespace: Autodesk.Revit.DB

SpatialElementTag

Class
Description:
A tag attached to a SpatialElement (room, space or area) in Autodesk Revit.
Remarks:
SpatialElementTag is the base class for RoomTag, SpaceTag and AreaTag. Zone tag is not derived from SpatialElementTag. See IndependentTag for more information.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Element
    Autodesk.Revit.DB.SpatialElementTag
      Autodesk.Revit.DB.Architecture.RoomTag
      Autodesk.Revit.DB.AreaTag
      Autodesk.Revit.DB.Mechanical.SpaceTag
Syntax
public class SpatialElementTag : Element