Share

CircuitConnectionType Enumeration

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 nameValueDescription
Breaker1 Breaker.
FeedThruLugs2 FeedThruLugs.
NotApplicable0 NotApplicable.

See Also

Reference

Was this information helpful?