<Code Lib>
2026 Enumeration
Changes 0
E

ElectricalCircuitPathMode

Description:
An enumerated type indicates the circuit path mode

Name Description
E AllDevices The circuit path connects to all the devices in the circuits, this mode is compatible to the legacy behavior.
E Custom The circuit path is customized by user.
E FarthestDevice The circuit path connects to the farthest devices.

Loading…