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.0.0.0 (25.0.0.0)
Syntax
public enum PowerFactorStateType
Members
Member nameValueDescription
Leading0 Power FactorState Type is Leading.
Lagging1 Power FactorState Type is Lagging.
See Also