Default constructor. Initializes factor to 1.0 or 100%. Min and max range are set to 0.0
Namespace: Autodesk.Revit.DB.ElectricalAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public ElectricalDemandFactorValue() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ElectricalDemandFactorValue() |