home *** CD-ROM | disk | FTP | other *** search
/ Between Heaven & Hell 2 / BetweenHeavenHell.cdr / 300 / 284 / drawcurv.hlp < prev    next >
Text File  |  1985-03-03  |  1KB  |  36 lines

  1.                  ------- CURVE (Function Key) -------
  2.  
  3.  
  4. --  This function key will draw an arc (curve) through 3 points.
  5.  
  6. --  This requires pressing the function key twice:
  7.     --  once to establish the mid pt of the curve, and
  8.     --  once to establish the end pt of the curve.
  9.  
  10.  
  11.                    *** EXAMPLE ***
  12.  
  13. --  If you have two flashing "+" on the screen, you may press this
  14.     function key for the first time.  
  15.     If you have only one flashing "+", move the cursor (making two "+") where
  16.     you want the mid pt of the curve to be and then press the function key.
  17.  
  18.     NOTE  Nothing will be drawn just yet. 
  19.  
  20.     NOTE  By pressing the function key for the first time, you have 
  21.           defined where the middle point of the curve is.
  22.  
  23.           The beginning pt of the curve is where the from pt is 
  24.           (the other flashing "+").
  25.  
  26. --  Move the cursor to where you want the end pt of the curve to be
  27.     and press the function key again.
  28.  
  29.     NOTE  This should draw an arc (curve) from where the from pt was
  30.           through where you defined the mid pt and ending at the last
  31.           point defined.
  32.  
  33.     NOTE  There will now be only one flashing "+" because both the new
  34.           from pt and the cursor are at the same location.
  35. OTE  There will now be only one flashing "+" because both the new
  36.           from pt and the cursor are at the same l