Revit 2026 API
Electrical |
Additional load to be included during demand load calculation.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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