home *** CD-ROM | disk | FTP | other *** search
-
- 11.2 MEASURE ANGLE
-
-
- The MEASURE ANGLE command can be used to calculate the angle between 1, 2
- or 3 points on the drawing.
-
-
- COMMAND FORMAT
-
- #MEASURE ANGLE :Loc x1 [ x2 x3 ]
-
- If a single location is entered, the angle between the viewport origin and
- the point entered will be displayed to the console window. Angles are
- measured anti-clockwise from zero degrees which is at 3 o'clock relative
- to the viewport origin.
-
- If two locations are entered, the angle between the two points will be
- displayed. The angle origin is taken as point 'x1'.
-
- If three locations are entered, the angle between the three points will be
- displayed. The angle origin is taken as point 'x1', point 'x2' defines
- zero degrees and point 'x3' defines the angle to be measured. ( See fig.
- 11.1 ).
-
-
-