Share

NeutralMode Enumeration

An enumerated type to list the neutral mode for wire type.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum NeutralMode

Members

Member nameValueDescription
HotConductorSize0Neutral Mode is HotConductorSize.
UnbalancedCurrent1Neutral Mode is UnbalancedCurrent.

See Also

Reference

Was this information helpful?