public void RemoveAllPoints()
 {
     _rageSpline.ClearPoints();
 }