Click or drag to resize

IndexLoopSelectionChangedEvent Event

Rised when Current index change.

Namespace:  HightlanderSolutions.MeshCheckerEditorExtension.MeshAnalysisFramework
Assembly:  MeshCheckerLibrary (in MeshCheckerLibrary.dll) Version: 2.3
Syntax
C#
[PublicAPIAttribute]
public event Action<int> SelectionChangedEvent

Value

Type: SystemActionInt32
See Also