AreIntermediateColorsValid Method


Analysis Display Color Settings Are Intermediate Colors Valid Method


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool AreIntermediateColorsValid(
	IList<AnalysisDisplayColorEntry> map
)

Parameters

map IList AnalysisDisplayColorEntry

Return Value

Boolean
See Also