MEASURE_VEC_3D_SA provides methods for defining a 3D vector.
A vector consists of a 3D direction and a magnitude.
---->(MEASURE_VEC_3D_SA)----+
|
+-------------<-------------+
|
+---->---+----|vector_3d|--------------------------------------+---->
| |
+----(:TWO_PTV)----|point 3d|-------|point 3d|--------+
| |
+----(:DIR_LEN)----|MEASURE_DIR_3D_SA|----|length|----+
The following options are available to measure a 3D vector.
- :TWO_PTV - the vector direction is the direction from the first
point to the second point; the vector magnitude is the distance
between the two points.
- :DIR_LEN - the vector direction and magnitude are defined directly.
This subaction is used to measure any 3D vector.
All values are displayed in the Vector 3D Output field.
MEASURE_VEC_3D interrupt action
MEASURE_ANGLE_SA subaction
MEASURE_DIST_SA subaction
MEASURE_AXIS_3D_SA subaction
MEASURE_DIR_3D_SA subaction