P

ElectricalSystem.Frame

Description:
The Frame value of the Electrical System.
Remarks:
This property is used to retrieve the Frame value of the Electrical System.
public double Frame { get; set; }
  • When setting this property: The given value for frame is not a number -or- When setting this property: The given value for frame is not finite
  • When setting this property: The given value for frame must be non-negative.
  • This property only available when System Type is Power and Circuit Type is NOT Space!