| Revit 2024 API |
| RoomTag..::..IsInRoom Property |
| RoomTag Class See Also |
Identifies if the tag is located in a room.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2017
Syntax
| C# |
|---|
public bool IsInRoom { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsInRoom As Boolean Get |
| Visual C++ |
|---|
public: property bool IsInRoom { bool get (); } |
Remarks
In some cases the tag may not be located in a room so it looses temporairly an association with the room.