RoomTag.Room
Public Property
The room that the tag is associated with.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Room Room { get; }
Property Value
RoomRemarks
In rare cases, the tag may not be associated to a room. The property will be . in these situations.