I use vtkSplineWidget to create curve interactively. I know that vtkSplineWidget has a Attribute "CurrentHanleIndex",  but we can't use it as it's protected. How can I  get the index of the selected spline handle, when clicking on it ?