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

  1. QPP                                                                Menu: INFO
  2. =============================================================================
  3. Calculates the distance between two points and their angles about the z axis
  4. and about the xy plane.
  5.  
  6.      1.*  (POINT) first point
  7.      2.*  (POINT) second point
  8.  
  9. Description
  10.  
  11. This command queries the length and orientation of a line connecting
  12. two points. The orientation is expressed by two angles: one about
  13. the z axis, the other relative to the xy plane. The length is displayed
  14. in the current unit.
  15.  
  16. Pick two points, and the two angles and the length will be displayed
  17. in the system message zone in the format:
  18.  
  19. z= nnn.nn xy= nnn.nn l= nnn.nn. current unit
  20.  
  21. Press <ENTER> to continue; you are prompted for additional points until you
  22. enter another command.
  23.