RVTDocs.com

PanelScheduleView.GetApparentPhaseValue

Method
Description:
Gets the apparent load for the given phase for the given slotted circuit
Syntax
public double GetApparentPhaseValue(
	ElementId circuitId,
	ElementId apparentLoadParam
)
Parameters
Parameter Type Description
circuitId ElementId Circuit id for the apparent phase value
apparentLoadParam ElementId The requested apparent load phase parameter
Return Value
Type Description
Double The value of the apparent phase
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null