| 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 [PublicAPIAttribute]
public virtual bool HasDescription()
Return Value
Type:
Booleantrue if the shading option has a description; otherwise,
false.
Remarks
Default: false.
See Also