CircuitConnectionType Enumeration

An enumerated type indicates the panel to panel connection type

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