Share

PlanCircuit.IsRoomLocated Property

Reports whether there is a room located in this circuit.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IsRoomLocated { get; }

Property Value

Boolean
True if there is a room located in this circuit on the circuit's level, false if there is no room located in this circuit on the circuit's level.

See Also

Reference

Was this information helpful?