|  | MeshAnalysisShadingOptionHasDescription Method  | 
 
                Returns a value indicating whether the shading option has a description.
            
 
    Namespace: 
   HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
    Assembly:
   MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
 Syntax
Syntax[PublicAPIAttribute]
public virtual bool HasDescription()
Return Value
Type: 
Booleantrue if the shading option has a description; otherwise, 
false.
            
 Remarks
Remarks
                Default: false.
            
 See Also
See Also