Overview | Statement List | Example
matrix = MATRIX/TRANSL,dx,dy,dz
Defines a matrix used to perform a linear transformation of a delta distance in XC, YC, and ZC.
See the description of a Transform 3 x 4 Matrix Definition.
Parameter |
Description |
TRANSL |
Minor word which indicates that the values in the field which follows defines a matrix which represents a translation vector with work coordinates of dx, dy and dz. |
dx,dy,dz |
The delta distances or displacement values in each of the three axes. |