RVTDocs.com

ElectricalCircuitPathMode

Enumeration
Description:
An enumerated type indicates the circuit path mode
Syntax
public enum ElectricalCircuitPathMode
Unknown Namespace Members:
Name Description
Custom The circuit path is customized by user.
FarthestDevice The circuit path connects to the farthest devices.
AllDevices The circuit path connects to all the devices in the circuits, this mode is compatible to the legacy behavior.