ElectricalSystem.NeutralConductorSize Property

The size of a Neutral Conductor in the Electrical System.


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

Syntax

C#

public ElementId NeutralConductorSize { get; }

Property Value

ElementId

Exceptions

ExceptionCondition
InvalidOperationException This property only available when System Type is Power!

Remarks

Each Neutral Conductor has the same size in the Electrical System.

See Also

Reference

ElectricalSystem Class
Autodesk.Revit.DB.Electrical Namespace