home *** CD-ROM | disk | FTP | other *** search
/ Global Amiga Experience / globalamigaexperience.iso / graphic / cad / xcad3000 / xcdoc / strwin < prev    next >
Text File  |  1995-07-10  |  899b  |  27 lines

  1.  
  2.    7.2.5 STRETCH WINDOW
  3.  
  4.  
  5. The STRETCH WINDOW command is used to stretch a rectangular area of the
  6. drawing. The command is a combination of two actions, entities inside the
  7. entered window are moved, while entities that cross the window are
  8. stretched.
  9.  
  10.  
  11.    COMMAND FORMAT
  12.  
  13.       #STRETCH WINDOW :Win x1 x2 :Loc x3 x4 :Win ...
  14.  
  15. The locations 'x1'and 'x2' define the area of a window on the drawing.
  16. Locations 'x3' and 'x4' define the stretch vector.
  17.  
  18. All entities that are completely inside the window area are moved through
  19. the vector defined by the locations 'x3' and 'x4'. Any line, string,
  20. polygon, xhatch polygon or dimension entity that crosses the window is
  21. stretched; any point or vertice of one of these entities that lies inside
  22. the window is moved through the stretch vector, any point or vertice that
  23. lies outside the window is left in its original position. ( See fig. 7.25
  24. and 7.26 ).
  25.  
  26.  
  27.