Namespace:
Autodesk.Revit.DB.Electrical
ElectricalCircuitPathMode
Enumeration
Description:
An enumerated type indicates the circuit path mode
An enumerated type indicates the circuit path mode
ElectricalCircuitPathMode Enumeration Members:
| Name | Description |
|---|---|
| 0 | The circuit path is customized by user. |
| 1 | The circuit path connects to the farthest devices. |
| 2 | The circuit path connects to all the devices in the circuits, this mode is compatible to the legacy behavior. |