Settings for the displacement results in one model.
These settings apply to all states in the model.
You can get the settings for the displacements in an usg model with the UnstructGridModel.displacementSettings property.
The displacement scaling factor
This factor will be multiplied with the x,y,z component of the displacement result before added to the position of the geometry node.
currentNode = geometry_node + scaleFactor*displacement_result
Generated using TypeDoc
Settings for the displacement results in one model.
These settings apply to all states in the model.
You can get the settings for the displacements in an usg model with the UnstructGridModel.displacementSettings property.