An enumerated type listing all the possible power factor state types for a connector object.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum PowerFactorStateType
Members
Member name | Value | Description |
---|---|---|
Lagging | 1 | Power FactorState Type is Lagging. |
Leading | 0 | Power FactorState Type is Leading. |