home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / ARCC.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  1.2 KB  |  24 lines

  1. ARCC                                                                Menu: DRAW
  2. ==============================================================================
  3. Creates an arc given the center point, starting point, and arc angle.
  4.  
  5.         1. * (POINT) center of arc
  6.         2. * (POINT) starting point of arc
  7.         3. * (NUM) arc angle (1-360)
  8.  
  9. Description:
  10. This command creates an arc (wire entity) given the center point, the starting
  11. point, and the arc angle. Pick the center point and the starting point.
  12. Specify the arc angle (0-360). The angle is measured counterclockwise in
  13. degrees from the imaginary radial that connects the center of the circle
  14. (point 1) and its starting point (point2).
  15. This command operates on any one of the three axial planes while in any
  16. orthogonal view. If you attempt to execute this command while in axonometric
  17. view the system will prompt you:
  18. ! <ENTER> invalid view, change to orthogonal !
  19. You may create additional arcs until you enter another command. The last angle
  20. value entered is returned when you create additional arcs.
  21. Example:           \arcc 4 4 0 8 4 0 130
  22. Result:            An arc with its center at 4 4 0, starting point at 8 4 0,
  23.                    and a 130 angle counterclockwise is created.
  24.