Click or drag to resize

MeshAnalysisOnClick Method

Occurs when user perform click on the drawed result of this analysis if Interactable flag is true.

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