Transformation refers to the transformation of the source meshes. Operations include transformation, rotation, and scaling and they are performed in this order.
|
TRANSFORMATION = YES NO | Turn transformation on or off. |
|
WriteTransformedMesh = YES NO |
Activates the output of the transformed mesh file to control the accuracy of the applied transformation. Define a TransformedMeshFile, as explained above. |
|
RotateSRC =DOUBLE;X DOUBLE;Y DOUBLE;Z DOUBLE; DOUBLE DOUBLE DOUBLE | The source mesh is rotated at an angle (first value) in degrees about the defined axis. Predefined axes are X, Y, and Z. A user-defined axis is also possible, separating three double values with space, following the semicolon (x y z). |
| MoveSRC = DOUBLE DOUBLE DOUBLE | The source mesh is moved along the user defined vector (x y z). |
| ScaleSRC = DOUBLE | The source mesh is scaled about the origin using the defined scale factor. |
|
ChangeUnitSystem = YES NO | Enables changing the unit system of the source mesh to the unit system of the target mesh. Check the results carefully since not all options may work properly yet. |
|
SourceUnitSystem =kg − m − s ton − mm − s kg − mm − ms g − mm − ms | Available unit systems for the source mesh. |
|
TargetUnitSystem =kg − m − s ton − mm − s kg − mm − ms g − mm − ms |
Available unit systems for the target mesh. |