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

  1.  
  2.    5.5.2 CHANGE ELLIPSE
  3.  
  4.  
  5. The CHANGE ELLIPSE command is used to change various parameters of an
  6. ellipse entity.
  7.  
  8.  
  9.    COMMAND FORMAT
  10.  
  11.       #CHANGE ELLIPSE modifiers :Ent x1 ... xn
  12.  
  13.  
  14.    MODIFIERS
  15.  
  16. At least one of the following modifiers must be entered. Action is only
  17. taken for the modifiers that are entered, parameters not changed will
  18. remain as they are.
  19.  
  20. MAJORDIAM   Requires a real value defining a new ellipse major diameter.
  21.             ( See fig. 5.42 ).
  22.  
  23. MINORDIAM   Requires a real value defining a new ellipse minor diameter.
  24.  
  25.             Changing an existing ellipse so that the major radius is equal
  26.             to or less than the minor radius will result in an error.
  27.  
  28. STARTANG    Requires a real value defining the new ellipse start angle in
  29.             degrees.
  30.  
  31. ENDANG      Requires a real value defining the new ellipse end angle in
  32.             degrees.
  33.  
  34. ROTATE      Requires a real value defining the new ellipse inclination
  35.             angle in degrees. ( See fig. 5.43 ).
  36.  
  37.  
  38.