CircuitType Property


Electrical System Circuit Type Property

The circuit type of the Electrical System.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CircuitType CircuitType { get; }

Property Value

CircuitType
Remarks
This read-only property is used to retrieve the circuit type of the Electrical System.
See Also