RVTDocs.com

ElectricalSystem.VoltageDrop

Property
Description:
The VoltageDrop value of the Electrical System.
Remarks:
This property is used to retrieve the VoltageDrop value of the Electrical System.
Syntax
public double VoltageDrop { get; }
Exceptions
Exception Condition
InvalidOperationException This property only available when System Type is Power! -or- Thrown when the voltage drop cannot be computed, because it is zero, or because the circuit is not connected to a panel.