|  | 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
Syntax[PublicAPIAttribute]
public virtual bool GetHaveSettings()
Return Value
Type: 
Boolean
                A value indicating whether the shading option has settings.
            
 Remarks
Remarks
                Default: false.
            
 See Also
See Also