calc
Description:
Compute the coordinates of the path at the position (length measured from start of path, not including discontinuities).
Parameters:
| this | 
           a Path  | 
      
| pos | 
           how far along the path.  | 
      
| x | 
           return location for x coordinate.  | 
      
| y | 
           return location for y coordinate  |