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

  1. AR3P                                                                Menu: DRAW
  2. ==============================================================================
  3. Creates an arc given three points along its perimeter.
  4.  
  5.         1. * (POINT) first point of arc
  6.         2. * (POINT) second point of arc
  7.         3. * (POINT) third point of arc
  8.  
  9. Description:
  10. This command creates a (wire entity) arc, given three points. Pick three
  11. points in succession: the first point is the starting point of the arc, the
  12. second is a point anywhere on the arc, and the third is the end point. An arc
  13. passing through the three points will then be created.
  14. NOTE:The three points define the plane on which the arc is created; they must
  15. not lie on a straight line. To create a circle, use the \lcirc or \arcc
  16. command, or use \ar3p twice.
  17. You may create additional arcs until you select another command.
  18.  
  19.         Example: \ar3p 0 0 0 4 0 0 4 4 0
  20.  
  21. Result: An arc is created starting at 0 0 0 passing through 4 0 0 and ending
  22. at 4 4 0.
  23.