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

  1.  
  2.    5.3.2 CHANGE STRING
  3.  
  4.  
  5. The CHANGE STRING command is used to alter the shape of a string entity.
  6.  
  7.  
  8.    COMMAND FORMAT
  9.  
  10.       #CHANGE STRING :Ent x1 :Loc x2 x3 ... xm xn [:Ent ... ]
  11.  
  12. The string to be changed is identified by 'x1'. The new shape of the string
  13. is defined by the locations 'x2' through to 'xn'.
  14.  
  15. The location 'x2' is projected onto the nearest segment of the identified
  16. string. All of the vertices from the start of the string up to and including
  17. this point define the first section of the new string. The last part of the
  18. string is made of all of the vertices of the string starting from the point
  19. where 'xn' projects onto the string up to and including the end of the
  20. string. The mid section of the string defined by locations 'x3' to 'xm' join
  21. the first and last section of the string together to form the new shape.
  22. ( See fig. 5.13 and 5.14 ).
  23.  
  24.  
  25.