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

  1.  
  2.  Sub-part, Introduction
  3.  
  4.  In QD3D,  the users  work is  filed in a QD3D ``part file'' as a
  5.  part. The user can read this information back into the work area
  6.  in one of two ways:
  7.  
  8.     1.  As a part. The information is retrieved exactly as it was
  9.         stored. This  is exactly  equivalent to reading in a sub-
  10.         drawing in QikDraw 2D.
  11.  
  12.     2.  As a  sub-part. The part previously stored can be read in
  13.         as one  entity, a sub-part. It can be retrieved in at any
  14.         angle and  any scaling  along any of the three coordinate
  15.         axes. A  sub-part is  an actual  QD3D element, and unless
  16.         unpacked, can  be  treated  as  one  element,  ie  moved,
  17.         changed, deleted etc.
  18.  
  19.  Thus sub-parts  are old  parts that  are read  into the  current
  20.  working area as one complete entity. They can be read again from
  21.  the part  file into  the current working area at any angle, size
  22.  or axes scale.
  23.  
  24.  They can  be deleted or manipulated as separate elements and can
  25.  be unpacked into their component lines, points, circles, curves,
  26.  planes, cylinders, revolved arcs and paths.
  27.  
  28.  When a  sub-part is added to the working area, only one point is
  29.  added, the  sub-part reference  point. Sub-parts  are located by
  30.  snapping to their reference point.
  31.  
  32.  
  33.  "SUB ADD"
  34.  
  35.  This command  allows the  user to  add a sub-part to the current
  36.  working area.  He/she must  specify the  part file to select the
  37.  sub-part from, then choose the sub-part from that file. The sub-
  38.  part can be added to the screen at any user specified position.
  39.  
  40.  Procedure
  41.    . Select the part file in tertiary menu to read the part from.
  42.    . Select the sub-part from the list in tertiary menu.
  43.    . Locate the point on the screen to place the part.
  44.  
  45.  This sub-part,  when added,  will consist of only one point, its
  46.  sub-part reference  point. It  can be manipulated as a sub-part,
  47.  ie. as  one entity,  and can  also be  unpacked  into  component
  48.  entities and  points. Once unpacked, it can no longer be treated
  49.  as a  sub-part, but  its component  entities can  be  separately
  50.  manipulated.
  51.  
  52.  
  53.  "SUB DEL"
  54.  
  55.  This command  is used  to delete  a sub-part  from  the  current
  56.  working area.  To select  a sub-part,  the user must snap to the
  57.                                                       ____       
  58.  sub-part reference  point. If  this point cannot be seen, select
  59.  DRAW POINT and then SUB DEL.
  60.  
  61.  
  62.  "SUB UNPCK"
  63.  
  64.  A sub-part  can be  unpacked into component entities if desired.
  65.  Once  a   sub-part  has  been  unpacked  it  can  no  longer  be
  66.  manipulated as  a sub-part  but only  as component  entities and
  67.  points.
  68.  
  69.  
  70.  "SUB CHANG"
  71.  
  72.  A sub-part  can be  changed to  reflect the  current colour  and
  73.  layer definitions. This is the same as for circles. Refer to 5.5
  74.  CIRCL CHANG for details.
  75.  
  76.  
  77.  "SUB SPECI"
  78.  
  79.  When this  command is  selected, a display of options appears in
  80.  tertiary menu. The user can change any of the default attributes
  81.  given to a sub-part when it is read in.
  82.  
  83.  When a  sub-part is read into the current drawing, the X,Y and Z
  84.  axes ratios  are defined  at a  ratio of  1:1:1, by default. The
  85.  user may change these ratios if desired. Also the rotation about
  86.  each of  the three axes is set at 0.0 by default. These can also
  87.  be changed.
  88.  
  89.  When the  user selects this command, a tertiary menu flashes up,
  90.  and the user can select at will which properties to alter before
  91.  reading a part into the current working area. These options are:
  92.  
  93.   Option         Nature of Option
  94.  
  95.   X SCALE        Resets the X scale ratio.
  96.  
  97.   Y SCALE        Resets the Y scale ratio.
  98.  
  99.   Z SCALE        Resets the Z scale ratio
  100.  
  101.   X ROT          Resets the  rotation about the X axis of the part.
  102.  
  103.   Y ROT          Resets the  rotation about the Y axis of the part.
  104.  
  105.   Z ROT          Resets the  rotation about the Z axis of the part.
  106.  
  107.   COLOUR         The  sub-part  can  be  retrieved  with  the
  108.                  colours it  had  when  stored  or  with  the
  109.                  current colour definition.
  110.  
  111.  The user  just selects  one of  these  from  tertiary  menu  and
  112.  supplies a  new value.  When  finished,  the  user  presses  the
  113.  termination button.
  114.  termination        
  115.  
  116.  Thus any  sub-part read  from a  part file using the command SUB
  117.  ADD will be added according to the current definitions set using
  118.  this command.
  119.  
  120.  
  121.  "SUB TRANS"
  122.  
  123.  This command  provides a convenient method of translating a sub-
  124.  part.   The  sub-part  must  be  located  and  then  two  points
  125.  specified to imply a translation vector.
  126.  
  127.  
  128.