Click or drag to resize

IndexLoopNext Method

Selects next index in loop.

If next index greater then Max value then Min value will be selected.

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