SpaceTag.Space Property

The space that the tag is associated with.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public Space Space { get; }

Property Value

Space

Remarks

In rare cases, the tag may not be associated to a space. The property will be null in these situations.

See Also

Reference

SpaceTag Class
Autodesk.Revit.DB.Mechanical Namespace