create fault surface

create fault surface

The create fault surface module creates a 3D grid that is aligned to a specified strike and dip. The surface can be positioned at a center point, sized, and oriented to represent a fault plane for use with other modules such as distance to surface.

Ports

DirectionNameTypeDescription
InputInput FieldFieldA field used to generate the center point.
InputInput Z ScaleNumberThe factor for vertical scaling.
OutputOutput Z ScaleNumberThe factor for vertical scaling.
OutputOutput FieldFieldThe field containing the created fault surface.
OutputFault SurfaceRenderableA renderable object displaying the created fault surface.

Properties

PropertyTypeDescription
Z ScaleDoubleThe Z Scale is the vertical exaggeration to apply to the coordinate values of the output.
StrikeDoubleThe Strike value is the direction around the Z axis to align the fault surface. With the value of zero aligned North-South and rotation clockwise.
DipDoubleThe Dip value allows the fault surface to rotate around the axis defined by the Strike value.
Dip DirectionChoice: N/E, S/WThe Dip Direction controls the direction the Dip rotates around the axis defined by the Strike value.
Center PointDoubleThe Center Point is the location of the center of the fault surface. It is also used as a center of rotation for the fault surface.
X ResolutionIntegerThe X Resolution is the number of nodes in the X direction of the grid.
Y ResolutionIntegerThe Y Resolution is the number of nodes in the Y direction of the grid.
WidthDoubleThe Width field scales the grid in the X direction.
LengthDoubleThe Length field scales the grid in the Y direction.
Coordinate UnitsStringThe Coordinate Units by default are based on either the input field or set to ft.