RoomTag.Room Property

The room that the tag is associated with.


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

Syntax

C#

public Room Room { get; }

Property Value

Room

Remarks

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

See Also

Reference

RoomTag Class
Autodesk.Revit.DB.Architecture Namespace