An enumerated type indicates the panel to panel connection type
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum CircuitConnectionType
Members
Member name | Value | Description |
---|---|---|
Breaker | 1 | Breaker. |
FeedThruLugs | 2 | FeedThruLugs. |
NotApplicable | 0 | NotApplicable. |