public SimWaypoint GetWaypoint(Vector3d gloabl)
 {
     return(SimRegion.GetWaypoint(gloabl));
 }