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

  1. ANG3P                                                                Menu: DIM
  2. ==============================================================================
  3. Measures an angle between three points.
  4.  
  5.          1.* (POINT) vertex of angle
  6.          2.* (POINT) first point
  7.          3.* (POINT) second point
  8.          4.* (POINT) position point of arc
  9.  
  10. Description
  11. This command calculates the angle between three points on or parallel to any
  12. of the major planes.
  13.  
  14. As a result of this command two new entities will be created:
  15.  
  16. a text string indicating the value of the angle measured, in degrees
  17.  
  18. an arc from the first point to the second point the angle of which depends on
  19. the position point of the arc parallel to the current working plane at its
  20. current value
  21.  
  22. The vertex of the angle will be the center point of the arc.
  23.  
  24. Point to the vertex of the angle (if necessary by the construction of help
  25. lines) and then point to the two points.
  26.  
  27. Point to the position for the arc.  This point determines the location of the
  28. arc symbol.
  29.  
  30. NOTE 1:This command may be operated only on orthogonal views of the model
  31. (xy/xz/yz) and all three points indicated must be on the same plane.
  32.  
  33. Both the text and arc may be independently manipulated, updated or deleted.
  34.  
  35. The arc and text entities will be of different data types (e.g., text = `1',
  36. arc = `5') but of the same application `6' (dimensions line).  Thus, both of
  37. them may be added to a selection group of application type `6' (\apsel 6).
  38.  
  39. The arc and text entities receive the attributes currently set for dimension
  40. lines and text respectively, except for justification and format.  The default
  41. justification for the text is according to its position around the arc, and
  42. the default format is a value in degrees with an accuracy of up to one place
  43. after the decimal point, followed by the symbol for degrees.  Line attributes
  44. of the arc and text attributes of the text may be updated by the commands for
  45. updating dimension lines (except justification and format).  The text
  46. justification may be updated by the command \utjst.
  47.