AnalysisDisplayStyleHasColoredSurfaceSettings Method |
If true style has colored surface settings.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool HasColoredSurfaceSettings()
Public Function HasColoredSurfaceSettings As Boolean
public:
bool HasColoredSurfaceSettings()
member HasColoredSurfaceSettings : unit -> bool
Return Value
Boolean
See Also