PanelScheduleView.GetApparentPhaseValue
Method
Description:
Gets the apparent load for the given phase for the given slotted circuit
Gets the apparent load for the given phase for the given slotted circuit
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 |