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

  1. LINE                                                                Menu: DRAW
  2. ==============================================================================
  3. Creates a line.
  4.  
  5.          1.  (POINT) first point of line
  6.          2.* (POINT) next point of line
  7.  
  8. Description
  9. This command creates a line (wire entity). Pick two points and a line segment
  10. is drawn between them. You are prompted for additional next points until you
  11. enter another command. Each new line segment begins at the previous point.
  12. The line is displayed with its active attributes.
  13.  
  14. Example
  15. \line 0 0 0 4 4 4
  16.  
  17. Result: A  line  is  created  from  point  0 0 0 to point 4 4 4
  18. The cursor stays on the latter point, waiting for the next line point.
  19.