  COMMAND GETPOINT
-----------------------------------------------------------------
    Purpose: Save the position of the selected point into the 
             variables "px", "py" and "pz" (good for programming)
      Usage: GETPOINT(<objectID>,<pointID>)
   Examples: getpoint(1,133)
             .px
             .py
             .pz
