Share

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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum PowerFactorStateType

Members

Member nameValueDescription
Lagging1 Power FactorState Type is Lagging.
Leading0 Power FactorState Type is Leading.

See Also

Reference

Was this information helpful?