Revit 2025.3 API
Panel |
This property determines the layout of the phase load columns; setting this value must go through the updateCircuitTable function
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public PanelSchedulePhaseLoadType PhaseLoadType { get; }
Public ReadOnly Property PhaseLoadType As PanelSchedulePhaseLoadType Get
public: property PanelSchedulePhaseLoadType PhaseLoadType { PanelSchedulePhaseLoadType get (); }
member PhaseLoadType : PanelSchedulePhaseLoadType with get
Property Value
PanelSchedulePhaseLoadTypeSee Also