PanelScheduleData.UpdateCircuitTableForTemplate
Description:
Redraw the circuit table for a template with the given parameter updates
Redraw the circuit table for a template with the given parameter updates
public void UpdateCircuitTableForTemplate(
PanelSchedulePhaseLoadType newType,
int nNumSlots,
bool bPhasesAsCurrents
)
-
newTypeThe new phase load type of the circuit table
-
Int32nNumSlotsThe number of circuit slots
-
BooleanbPhasesAsCurrentsTrue if the phase columns should be currents, false if they should be loads
-
A value passed for an enumeration argument is not a member of that enumeration