Share

AnalysisDisplayStyleColorSettingsType Enumeration

Defines types for color settings of analysis display style.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum AnalysisDisplayStyleColorSettingsType

Members

Member nameValueDescription
GradientColor0 Intermediate and min/max color settings are used to interpolate color for values between adjacent entries.
SolidColorRanges1 Intermediate and min/max color settings define ranges in which the color is constant.

See Also

Reference

Was this information helpful?