<Code Lib>
2024 Method
Changes 0
M

PanelScheduleView.GetApparentPhaseValue

Description:
Gets the apparent load for the given phase for the given slotted circuit

public double GetApparentPhaseValue(
	ElementId circuitId,
	ElementId apparentLoadParam
)

Return Value double The value of the apparent phase

Loading…