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

  1.  
  2.  Circles, Introduction
  3.  
  4.  The CIRCL  commands are  used to  manipulate circles  and  arcs.
  5.  Circles/arcs can  be added  in various  ways relative to various
  6.  entities.
  7.  
  8.  In a  circle is planar and the points defining the start and end
  9.  of the arcs must lie on this plane.
  10.  
  11.  Ellipses are not currently supported in QD3D.
  12.  
  13.  
  14.  "CIRCL ADD"
  15.  
  16.  When CIRCL  ADD is  selected, the  user is prompted to select an
  17.  add option from tertiary menu. These options include:
  18.  
  19.       Option      Implementation
  20.  
  21.       CEN+RAD     By a  centre point  plus  a  specified  radius.
  22.                   Specify the  radius and place the centre point.
  23.                   The circle  is constructed so it is in the same
  24.                   plane as that defined by the current view.
  25.  
  26.       CEN+PNT     By  a   centre  point   plus  a  point  on  the
  27.                   circumference. The centre point is located then
  28.                   a   circumference    point.   The   circle   is
  29.                   constructed so  it is in the same plane as that
  30.                   defined by the current view.
  31.  
  32.       3 PT END    By three  points on the circumference. The user
  33.                   locates each of the three points in turn.
  34.  
  35.       3 PTS      A centre  point, a  circumference  point  and  a
  36.                   point in  the desired plane in which the circle
  37.                   is drawn.  The user locates the centre point, a
  38.                   circumference  point  and  the  plane  defining
  39.                   point.
  40.  
  41.       RAD+PLA     A plane  parallel to the plane the circle is to
  42.                   lie in  is located.  The circle  centre is then
  43.                   located and  a radius  specified. The reference
  44.                   plane is  located, the radius specified and the
  45.                   circle centre located.
  46.  
  47.       TAN+CEN     By a centre point plus a tangent line. The line
  48.                   is located then the circle centre.
  49.  
  50.       2TAN+RAD    By two  tangent lines  plus a specified radius.
  51.                   The circle radius is specified, the two tangent
  52.                   line located  and an  approximate position  for
  53.                   the circle centre.
  54.  
  55.       3 TANGT     By three tangent lines. The three tangent lines
  56.                   are located and an approximate position for the
  57.                   circle centre.
  58.  
  59.       NOR+CEN     By a line perpendicular to the plane the circle
  60.                   is to  lie in,  the circle  centre and a circle
  61.                   radius.  First,  the  normal  is  located,  the
  62.                   radius specified and the circle centre located.
  63.  
  64.  The user  is prompted  to locate  the appropriate  entity and/or
  65.  specify the radius.
  66.  
  67.    
  68.  "CIRCL DEL"
  69.    
  70.  Circle/arcs are  deleted in  the same way as lines. Refer to 3.3
  71.  LINE DEL for details. They are located the same way as lines; by
  72.  locating the  PUCK anywhere  on their circumference and pressing
  73.  the selection button.
  74.  
  75.  
  76.  "CIRCL TRANS"
  77.  
  78.  This command  is used  to transform  a circle into an arc, or to
  79.  change the  start and  end points  of an  arc.  Two  points  are
  80.  located on  the circle  circumference and any part of the circle
  81.  that does  not lie between those two points in an anti-clockwise
  82.  sense is  erased. To  transform an arc into a circle, locate the
  83.  same point twice.
  84.  
  85.  Procedure
  86.  .   Locate the circle to transform.
  87.  .   Locate two points in turn to define the arc.
  88.  
  89.  
  90.  "CIRCL CHANG"
  91.  
  92.  Circle/arc attributes  can be  changed by the same method as for
  93.  points lines et cetera (see 2.6 POINT CHANG).
  94.  
  95.  
  96.  "CIRCL BREK"
  97.  
  98.  This  command  allows  the  user  to  break  a  circle/arc  into
  99.  segments. The user is prompted to locate the circle/arc and that
  100.  entity is broken into as many arc segments as possible depending
  101.  on how  many points exist on it's circumference. (ie. there will
  102.  be one  less  segment  than  there  are  points  on  the  entity
  103.  circumference).
  104.  
  105.  
  106.  "CIRCL ARC"
  107.  
  108.  This command allows the user to add an arc to the sub-drawing by
  109.  locating  the   centre  point   and  two   points  on   the  arc
  110.  circumference. The  arc is  drawn to join these two points in an
  111.  anti-clockwise manner.
  112.  
  113.  Procedure
  114.  .   Locate the centre point.
  115.  .   Locate in turn the two circumference points.
  116.  
  117.