CircuitConnectionType Enumeration

An enumerated type indicates the panel to panel connection type

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum CircuitConnectionType
Members
Member nameValueDescription
NotApplicable0 NotApplicable.
Breaker1 Breaker.
FeedThruLugs2 FeedThruLugs.
See Also