volumetric tunnel

volumetric tunnel

The volumetric tunnel module allows you to create a volumetric tunnel model that is defined by a polygonal surface cross-section along a complex 3D path. Once this volumetric grid is defined, it can be used as input to various modules to map analyte and/or geologic data onto the tunnel. These include:

  • 3d estimation: external grid port: to map analytical data
  • lithologic modeling: external grid port: to map lithologic data
  • interp data: to map analytical data
  • interp cell data: to map stratigraphic or lithologic material data

The requirements for the tunnel path and cross-section are:

  • The path must be defined by a line input to the Right input port.
  • The tunnel cross-section is defined by a surface input to the Left input port.
    • The cross-section should be defined in the X-Y plane at Z = 0 (2D)
    • The coordinates (size) of the cross-section should be actual scale in the same units as the tunnel path (generally feet or meters).
      • Do not use cm for cross-section and meters for path.
      • Generally, the X-Y Origin (0, 0) should lie within the cross-section and should represent where the tunnel path should be.

Ports

DirectionNameTypeDescription
InputInput LineFieldA field of lines to be used in the creation of the tunnels.
InputInput SurfaceFieldA surface used to extrude along the input line.
OutputOutput FieldFieldThe created tunnel field.
OutputOutput ObjectRenderableA renderable object to display.

Properties

PropertyTypeDescription
Allow RunBooleanThis toggle can prevent the module from running. Allowing the user to make changes to large data sets without waiting for updates.
ExecuteButtonThis button will force the module to run even if the Allow Run toggle has been turned off. This allows the user to make a number of changes before updating.
Merge Continuous PathsBooleanThe Merge Continuous Path toggle controls whether continuous lines and polylines will be handled as single, connected lines to obtain a smooth extrusion without intermediary end caps.
Max Step DistanceDoubleThe Max Step Distance is the maximal distance to subdivide the path by. Generally, cells will never be longer than this distance, but may be shorter at the end of a segment.
OffsetDoubleThe Offset value controls the initial translation of the two-dimensional cross section to allow off-center extrusion or move off-centered cross sections to the origin.
Phase DeterminationChoice: Perpendicular Extrusion, Force Z UpThe Phase Determination controls the orientation of the input surface along the path. When using Perpendicular Extrusion the surface is extruded perpendicular to the segments of the path. If only rotations around the Z axis should be allowed regardless of the path direction, use Force Z Up.
Scale Factor ByChoice: Constant, Node Data ComponentThe Scale Factor By choice allows the user to choose constant or data dependent scaling.
Constant Data For Scale FactorDoubleIf Scale Factor By is set to Constant, the constant scale factor can be set using this control.
Nodal Data For Scale FactorChoiceThe Nodal Data for Scale Factor allows you to choose the nodal data component for scaling.
Rotate ByChoice: Constant, Node Data ComponentThe Rotate By choice allows the user to choose constant or data dependent rotation.
Constant Data For RotationDoubleIf Rotate By is set to Constant, the Constant Data For Rotation can be set using this control.
Nodal Data For RotationChoiceThe Nodal Data for Rotation allows you to choose the nodal data component for rotation.

Data Output

PropertyTypeDescription
Map Nodal DataMulti-selectThe Map Nodal Data options allow the user to select those nodal data components that are used for coloring or subsequent subsetting operations.
Map Cell DataMulti-selectThe Map Cell Data options allow the user to select those cell data components that are used for coloring or subsequent subsetting operations.