Sample a Voxel
Use the Voxel > Utilities > Sample a Voxel menu option or the Section Tools > Sample Voxel to Database menu option, (geogxnet.dll(Geosoft.GX.VoxUtils.SampleFromVoxel;Run)*), to sample a voxel at X,Y and optionally Z locations. The new output data channel depends on the Z coordinate specification.
Sample Voxel to Database dialog options (no Z channel specified)
Voxel file |
The voxel file to sample from. Script Parameter: SAMPLEVOXEL.VOXEL |
Interpolation method |
Interpolation method to use (Linear/Nearest). Script Parameter: SAMPLEVOXEL.INTERP_METHOD (L: Linear, N: Nearest) |
Output data channel |
Output sampled voxel array channel. The voxel is sampled along the X & Y trace vertically down to the maximum depth of the voxel. The depths are stored in the header of the extracted data array. The horizontal voxel cell is used as the sampling interval in depth. Script Parameter: SAMPLEVOXEL.OUTPUT_CHANNEL |
Topography channel |
This scalar channel samples the surface of the Voxel. It is discretized to the voxel cell increment. Script Parameter: SAMPLEVOXEL.TOPOGRAPHY_CHANNEL |
Sample Voxel to Database dialog options (Z channel is a scalar)
Voxel file |
The voxel file to sample from. Script Parameter: SAMPLEVOXEL.VOXEL |
Interpolation method |
Interpolation method to use (Linear/Nearest). Script Parameter: SAMPLEVOXEL.INTERP_METHOD (L: Linear, N: Nearest) |
Output data channel |
The output sampled voxel channel is a scalar channel along the scalar X,Y,Z trace. Script Parameter: SAMPLEVOXEL.OUTPUT_CHANNEL |
Sample Voxel to Database dialog options (Z channel is an array)
*The GX.NET tools are embedded in the geogxnet.dll file located in the "...\Geosoft\Desktop Applications \bin" folder. If running this GX interactively, bypassing the menu, first change the folder to point to the "bin" directory, then supply the GX.NET tool in the specified format. See the topic Run GX for more details on running a GX.NET interactively.
Got a question? Visit the Seequent forums or Seequent support
Copyright (c) 2025 Bentley Systems, Incorporated. All rights reserved.
Privacy | Terms of Use