Click or drag to resize

IndexLoopPrevious Method

Selects previous index in loop.

If previous index lesser then Min value then Max value will be selected.

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