Namespace:
Autodesk.Revit.DB.Analysis
AnalysisDisplayStyleColorSettingsType
Enumeration
Description:
Defines types for color settings of analysis display style.
Defines types for color settings of analysis display style.
Syntax
public enum AnalysisDisplayStyleColorSettingsType
Unknown Namespace Members:
| Name | Description |
|---|---|
| GradientColor | Intermediate and min/max color settings are used to interpolate color for values between adjacent entries. |
| SolidColorRanges | Intermediate and min/max color settings define ranges in which the color is constant. |