PowerFactorStateType Enumeration

PowerFactorStateType Enumeration

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: 25.3.0.0 (25.3.0.0)
Syntax
public enum PowerFactorStateType
Public Enumeration PowerFactorStateType
public enum class PowerFactorStateType
type PowerFactorStateType
Members
Member nameValueDescription
Lagging1 Power FactorState Type is Lagging.
Leading0 Power FactorState Type is Leading.
See Also