2027 Method
Changes 0
M

PanelScheduleData.UpdateCircuitTableForTemplate

Description:
Redraw the circuit table for a template with the given parameter updates
public void UpdateCircuitTableForTemplate(
	PanelSchedulePhaseLoadType newType,
	int nNumSlots,
	bool bPhasesAsCurrents
)
  • newType
    The new phase load type of the circuit table
  • Int32
    nNumSlots
    The number of circuit slots
  • Boolean
    bPhasesAsCurrents
    True if the phase columns should be currents, false if they should be loads