Share

AnalysisDisplayColorSettings.GetIntermediateColors Method

Get intermediate color entries (other than the minimum and maximum settings).


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

Syntax

C#

public IList<AnalysisDisplayColorEntry> GetIntermediateColors()

Return Value

IList<AnalysisDisplayColorEntry>
Array of intermediate color entries.

See Also

Reference

Was this information helpful?