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 C# VB C++ F# public bool AreIntermediateColorsValid( IList<AnalysisDisplayColorEntry> map ) Public Function AreIntermediateColorsValid ( map As IList(Of AnalysisDisplayColorEntry) ) As Boolean public: bool AreIntermediateColorsValid( IList<AnalysisDisplayColorEntry^>^ map ) member AreIntermediateColorsValid : map : IList<AnalysisDisplayColorEntry> -> bool Parameters map IList AnalysisDisplayColorEntry Return Value Boolean See Also Reference AnalysisDisplayColorSettings Class Autodesk.Revit.DB.Analysis Namespace
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 C# VB C++ F# public bool AreIntermediateColorsValid( IList<AnalysisDisplayColorEntry> map ) Public Function AreIntermediateColorsValid ( map As IList(Of AnalysisDisplayColorEntry) ) As Boolean public: bool AreIntermediateColorsValid( IList<AnalysisDisplayColorEntry^>^ map ) member AreIntermediateColorsValid : map : IList<AnalysisDisplayColorEntry> -> bool Parameters map IList AnalysisDisplayColorEntry Return Value Boolean See Also Reference AnalysisDisplayColorSettings Class Autodesk.Revit.DB.Analysis Namespace