An enumerated type indicates the circuit path mode
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018
Since: 2018
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member 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. |