AnalysisDisplayColorEntry.IsEqual Method

Compare color entries.


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

Syntax

C#

public bool IsEqual(
	AnalysisDisplayColorEntry other
)

Parameters

other  AnalysisDisplayColorEntry
Color entry to compare to.

Return Value

Boolean
True if color entries are equal, false otherwise.

See Also

Reference

AnalysisDisplayColorEntry Class
Autodesk.Revit.DB.Analysis Namespace