RoomTag.IsInRoom Property

Identifies if the tag is located in a room.


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

Syntax

C#

public bool IsInRoom { get; }

Property Value

Boolean

Remarks

In some cases the tag may not be located in a room so it looses temporairly an association with the room.

See Also

Reference

RoomTag Class
Autodesk.Revit.DB.Architecture Namespace