DisplacementSettings

class cee.usg.DisplacementSettings()

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.

Accessors


Accessors

cee.usg.DisplacementSettings.scaleFactor

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