transform field

transform field

The transform field module is used to translate, rotate, or scale the coordinates of any field. Uses for this module include rotating and translating a MODFLOW or MT3D grid (having a grid origin of 0,0,0) to the actual coordinate system of the modeled area.

Ports

DirectionNameTypeDescription
InputInput FieldFieldA field to transform.
InputInput Z ScaleNumberThe factor for vertical scaling.
OutputOutput FieldFieldThe transformed field.
OutputOutput ObjectRenderableA renderable object displaying the transformed field.

Properties

Transform Settings

PropertyTypeDescription
Transform ListTransform ListThe list of transformations applied to the input field.
Z ScaleDoubleThe Z Scale refers to the vertical exaggeration backed out of the input field. This scale will be used to remove all vertical exaggeration during the transformation process.