home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t191 / 3.img / 3DMISC.ZIP / Q3HF03.HLP < prev    next >
Encoding:
Text File  |  1989-03-17  |  1.3 KB  |  47 lines

  1.  
  2.  Curves, Introduction
  3.  
  4.  Smooth curves  are achieved  in QD3D  by  locating  points  that
  5.  govern the shape of the curve (Bezier and B-spline curves).
  6.  
  7.  If any  of the  points on a curve are deleted (see 4.4 POINT DEL
  8.  for details), then the curve is also deleted.
  9.  
  10.  When prompted  to select  a curve, the user does so by selecting
  11.  any point defining the curve with the selection button.
  12.  
  13.  
  14.  "CURVE ADD"
  15.  
  16.  This command  is used  to add  curves to  the screen.  The  user
  17.  inputs the points to define the curve and QikDraw calculates and
  18.  plots the curve. Two types of curve are supported, bezier and B-
  19.  spline.
  20.  
  21.  Procedure
  22.  .   Specify if adding a Bezier or B-spline.
  23.  .   Specify the degree of the curve.
  24.  .   Add points to define the curve as desired.
  25.  
  26.  
  27.  "CURVE DEL"
  28.  
  29.  This command  allows the user to delete selected curves the same
  30.  way as lines are deleted. HELP LINE for details.
  31.  
  32.  
  33.  CURVE UNPAK"
  34.  
  35.  This command  is used  to UNPACK the curve. The user is prompted
  36.  to select  the curve  by locating one of the points defining the
  37.  curve (a  definition point).  QD3D then  unpacks the  curve into
  38.  lines and points.
  39.  
  40.  
  41.  "CURVE CHNG"
  42.  
  43.  A selected  curve can  be changed to reflect current definitions
  44.  of pen  and layer  the same  as any  other element.
  45.  
  46.  
  47.