An enumerated type indicates the panel to panel connection type
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2020
Since: 2020
Syntax
| C# |
|---|
public enum CircuitConnectionType |
| Visual Basic |
|---|
Public Enumeration CircuitConnectionType |
| Visual C++ |
|---|
public enum class CircuitConnectionType |
Members
| Member name | Description |
|---|---|
| NotApplicable | NotApplicable. |
| Breaker | Breaker. |
| FeedThruLugs | FeedThruLugs. |