Share

PanelScheduleData.PhasesAsCurrents Property

If true, the phase columns are currents (A), otherwise they are loads (VA); setting this value must go through the appropriate update function


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

Syntax

C#

public bool PhasesAsCurrents { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?