Revit 2026 API
Panel |
Display shading of load cells automatically or not.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsAutoShadingForLoadDisplay { get; set; }
Public Property IsAutoShadingForLoadDisplay As Boolean Get Set
public: property bool IsAutoShadingForLoadDisplay { bool get (); void set (bool value); }
member IsAutoShadingForLoadDisplay : bool with get, set
Property Value
BooleanSee Also