Click or drag to resize

MeshAnalysisShadingOptionGetHaveSettings Method

Returns a value indicating whether the shading option has settings.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public virtual bool GetHaveSettings()

Return Value

Type: Boolean
A value indicating whether the shading option has settings.
Remarks
Default: false.
See Also