Search the documentation
Enter at least 2 characters
Enter at least 2 characters
![]() |
CAE Fidesys 9.0 Documentation |
For cases where the initial geometry description may not be at the desired scale or bounds, the transformation options provide the ability to apply transformations to the node locations following the mesh generation procedure. This can be effective for microstructure models, where the size and location may be defined by the given intervals of the data.
Mesh Transformation --transform -tfm --xtranslate -xtr <arg> Translate final mesh coordinates in X --ytranslate -ytr <arg> Translate final mesh coordinates in Y --ztranslate -ztr <arg> Translate final mesh coordinates in Z --scale -scl <arg> Scale final mesh coordinates by constant Sculpt Command Summary
Command: xtranslate Translate final mesh coordinates in X Input file command: xtranslate <arg> Command line options: -xtr <arg> Argument Type: floating point value
Command Description:
Translate all mesh coordinates written to Exodus file by X delta distance.
Command: ytranslate Translate final mesh coordinates in Y Input file command: ytranslate <arg> Command line options: -ytr <arg> Argument Type: floating point value
Command Description:
Translate all mesh coordinates written to Exodus file by Y delta distance.
Command: ztranslate Translate final mesh coordinates in Z Input file command: ztranslate <arg> Command line options: -ztr <arg> Argument Type: floating point value
Command Description:
Translate all mesh coordinates written to Exodus file by Z delta distance.
Command: scale Scale final mesh coordinates by constant Input file command: scale <arg> Command line options: -scl <arg> Argument Type: floating point value
Command Description:
Scale all mesh coordinates written to Exodus file by a constant scalar value.