AnalysisDisplayColorEntry Constructor

AnalysisDisplayColorEntry Constructor

Constructs a new AnalysisDisplayColorEntry with default settings.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public AnalysisDisplayColorEntry()
Public Sub New
public:
AnalysisDisplayColorEntry()
new : unit -> AnalysisDisplayColorEntry
See Also