Click or drag to resize

IndexLoopDeselect Method

Deselect current index.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public void Deselect()
Remarks
SelectionRemovedEvent will be rised.
See Also