Revit 2025.3 API
Electrical |
Additional load to be included during demand load calculation.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double AdditionalLoad { get; set; }
Public Property AdditionalLoad As Double Get Set
public: property double AdditionalLoad { double get (); void set (double value); }
member AdditionalLoad : float with get, set
Property Value
DoubleSee Also