AnalysisDisplayStyle.HasColoredSurfaceSettings Method

AnalysisDisplayStyleHasColoredSurfaceSettings Method

If true style has colored surface settings.

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

Return Value

Boolean
See Also