GetApparentPhaseValue Method


Panel Schedule View Get Apparent Phase Value Method

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

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double GetApparentPhaseValue(
	ElementId circuitId,
	ElementId apparentLoadParam
)

Parameters

circuitId ElementId
Circuit id for the apparent phase value
apparentLoadParam ElementId
The requested apparent load phase parameter

Return Value

Double
The value of the apparent phase
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →