Get or set line to ground voltage of distribution system type.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public VoltageType VoltageLineToGround { get; set; }
Property Value
VoltageTypeExceptions
Exception | Condition |
---|---|
InvalidOperationException | The voltage retrieved here is read only and actions to modify its properties it will throw an System.InvalidOperationException. |