Revit 2026 API
Spatial |
If true legend contains analysis description.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool LegendShowDescription { get; set; }
Public Property LegendShowDescription As Boolean Get Set
public: property bool LegendShowDescription { bool get (); void set (bool value); }
member LegendShowDescription : bool with get, set
Property Value
BooleanSee Also