SetColorSettings Method


Set color settings object for the style.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2011

Syntax

C#
public void SetColorSettings(
	AnalysisDisplayColorSettings colorSettings
)
Visual Basic
Public Sub SetColorSettings ( _
	colorSettings As AnalysisDisplayColorSettings _
)
Visual C++
public:
void SetColorSettings(
	AnalysisDisplayColorSettings^ colorSettings
)

Exceptions

Exception Condition
Autodesk.Revit.Exceptions ArgumentNullException A non-optional argument was NULL
Autodesk.Revit.Exceptions ArgumentsInconsistentException for Diagram display style, colorSettings must have type SolidColorRanges and exactly one intermediate entry with zero value

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →