Click or drag to resize

MeshAnalysisShadingOptionDeinitialize Method

Deinitialize the shading option and release used resources.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework.API
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public abstract void Deinitialize()
See Also