Reports whether there is a room located in this circuit.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsRoomLocated { get; }Property Value
BooleanTrue 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