Revit 2023 API |
PowerFactorStateType Enumeration |
See Also |
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: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public enum PowerFactorStateType |
Visual Basic |
---|
Public Enumeration PowerFactorStateType |
Visual C++ |
---|
public enum class PowerFactorStateType |
Members
Member name | Description |
---|---|
Leading | Power FactorState Type is Leading. |
Lagging | Power FactorState Type is Lagging. |