Analysis |
Defines text label visualization types for diagram settings of analysis display style.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)


Member name | Value | Description |
---|---|---|
ShowAll | 0 | Show diagram text label for each point |
ShowNone | 1 | Don't show diagram text labels |
ShowPredefined | 2 | Show diagram text label only for points that have flag ValueAtPointFlags::DisplayText |
