Record Type 14
- Last UpdatedDec 17, 2025
- 1 minute read
The record is used to transforms a point from the uvw-system into the xyz-system or the reverse. The transformation vector is given by you.
Record Format:
|
14 |
X0 |
Y0 |
Z0 |
FI1 |
FI2 |
FI3 |
TYPE |
CO1 |
CO2 |
CO3 |
||
|
X0 |
||||||||||||
|
Y0 |
||||||||||||
|
Z0 |
Coordinates of the uvw-origin. |
|||||||||||
|
FI1 |
||||||||||||
|
FI2 |
||||||||||||
|
FI3 |
The Euler angles. |
|||||||||||
|
These numbers form a normal Hull transformation vector. |
||||||||||||
|
TYPE |
0: transformation from xyz into uvw. |
|||||||||||
|
1: transformation from uvw into xyz. |
||||||||||||
|
CO1 |
||||||||||||
|
CO2 |
||||||||||||
|
CO3 |
The point to be transformed. |
|||||||||||