Revit 2026 API
Panel |
Show groups of load classifications in the load summary section
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool SummaryShowsGroups { get; set; }
Public Property SummaryShowsGroups As Boolean Get Set
public: property bool SummaryShowsGroups { bool get (); void set (bool value); }
member SummaryShowsGroups : bool with get, set
Property Value
BooleanSee Also