Revit 2025 API
Space |
The tag type.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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