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: 21.0.0.0 (21.1.1.109)
Since: 2011
Syntax
C# |
---|
public ElectricalDemandFactorValue() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: ElectricalDemandFactorValue() |