Revit 2026 API
Space |
The tag type.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public SpaceTagType SpaceTagType { get; set; }
Public Property SpaceTagType As SpaceTagType Get Set
public: property SpaceTagType^ SpaceTagType { SpaceTagType^ get (); void set (SpaceTagType^ value); }
member SpaceTagType : SpaceTagType with get, set
Property Value
SpaceTagTypeSee Also