Share

ElectricalDemandFactorValue.MaxRange Property

The maximum range for this demand factor value. For example, objects 1 to 3 can have 100% demand factor. In the example above, the maximum range will be 3.


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public double MaxRange { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?