AnalysisDisplayStyle.HasColoredSurfaceSettings Method

AnalysisDisplayStyleHasColoredSurfaceSettings Method

If true style has colored surface settings.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool HasColoredSurfaceSettings()
Public Function HasColoredSurfaceSettings As Boolean
public:
bool HasColoredSurfaceSettings()
member HasColoredSurfaceSettings : unit -> bool 

Return Value

Boolean
See Also