home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / mirrent < prev    next >
Text File  |  1995-07-10  |  2KB  |  42 lines

  1.  
  2.    7.2.4 MIRROR ENTITY
  3.  
  4.  
  5. The MIRROR ENTITY command is used to mirror or mirror and copy a group of
  6. entities about any axis on the drawing.
  7.  
  8.  
  9.    COMMAND FORMAT
  10.  
  11.       #MIRROR ENTITY [modifiers] :Ent ... :Loc x1 x2 :Ent ...
  12.  
  13. The entities to be mirrored or copied are selected at the Ent propmt.
  14. The locations 'x1' and 'x2' define the mirroring axis. ( See fig. 7.22 ).
  15.  
  16.  
  17.    MODIFIERS
  18.  
  19. COPY           The COPY modifier is used to create a new copy of the entities
  20.                that were identified. The original entities are left intact
  21.                while new entities which are the mirror image of the existing
  22.                entities are created. ( See fig. 7.23 ).
  23.         
  24.                Without the COPY modifier, the original entities are mirrored
  25.                about the axis defined by the locations 'x1' and 'x2'.
  26.  
  27. .ACTIVELAYER   When entities are copied using the MIRROR ENTITY command, the
  28.                new entities will be created on the same layer as the original
  29.                entities. If the ACTIVELAYER modifier is used, the new
  30.                entities will be created on the current active layer.
  31.  
  32. .ACTIVEDEPTH   When entities are copied using the MIRROR ENTITY command, the
  33.                new entities will be created on the same depth as the
  34.                original entities. If the ACTIVEDEPTH modifier is used, the
  35.                new entities will be created on the current active depth.
  36.  
  37. NOTEXTMIRROR   This modifier is used to inhibit mirroring of text. The
  38.                location of any text entity is affected by the mirror, but
  39.                the text itself will not be mirrored. ( See fig. 7.24 ).
  40.  
  41.  
  42.