CVOX Methods |
The CVOX type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGenerateBySubsetPG |
Add a subset 3D pagers. These should be "slabs", 16 wide in the input direction, and the size of the
full voxel in the other two directions.
| |
| CalcStats | Calculate Statistics | |
| ConvertDensityToVelocity | Produces a velocity voxel using the density values in this voxel. | |
| ConvertNumericToThematic | Convert numeric voxel to thematic (lithology) voxel | |
| ConvertThematicToNumeric | Convert thematic (lithology) voxel to numeric voxel | |
| ConvertVelocityInRangeToDensity | Produces a density voxel using the velocity values in this voxel, as long as the velocity values are in range. | |
| ConvertVelocityToDensity | Produces a density voxel using the velocity values in this voxel. | |
| Create | Create a handle to an VOX object | |
| CreatePG | Create a 3D PG from a VOX object | |
| CreateTypePG | Create a 3D PG from a VOX object with a specific Type | |
| Dispose | (Overrides CHANDLEDispose(Boolean).) | |
| Dump | Export all layers of this VOX in all directions. | |
| EndGenerateBySubsetPG | Output the voxel, after adding all the subset PGs. | |
| ExportDB | Export a Voxel to a database | |
| ExportIMG | Export all layers of this VOX into grid files. | |
| ExportJIGsXML | Export a VOX to a compressed XML file. Verbose version. | |
| ExportSegY | Export a voxel to a depth SEG-Y file | |
| ExportToGrids | Export all layers of this VOX into grid files, with optional cell size. | |
| ExportXML | Export a VOX to a compressed XML file | |
| ExportXYZ | Export a Voxel to an XYZ File | |
| Filter | Apply a 3D filter to a voxel. | |
| GenerateConstantValue | Obsolete. Generate a VOX with a constant value | |
| GenerateConstantValueVV | Obsolete. Generate a VOX with a constant value, cells sizes passed in VVs. | |
| GenerateDB | Generate a VOX from a Database | |
| GenerateFromGrid | Create a single-layer VOX object from a grid | |
| GenerateGOCAD | Generate a VOX from a GOCAD File | |
| GenerateOrientedGOCAD | Generate a VOX from a GOCAD File | |
| GeneratePG | Generate a VOX from a 3D Pager | |
| GeneratePGVV | Generate a VOX from a 3D Pager, cells sizes passed in VVs. | |
| GenerateUBC | Generate a VOX from a UBC File | |
| GenerateVectorVoxelFromDB | Generate a vector voxel VOX from a Database | |
| GenerateXYZ | Generate a VOX from an XYZ File | |
| GetArea | Get the area of the voxel. | |
| GetGOCADLocation | Get the location of a voxel with origin and scaled xyz vectors for use with GOCAD. | |
| GetGridSectionCellSizes | Get default cell sizes in X and Y for a section grid. | |
| GetInfo | Get information about a voxel. | |
| GetIPJ | Get the projection of the voxel. | |
| GetLimits | Get the range of indices with non-dummy data. | |
| GetLimitsXYZ | Get the range in true XYZ of non-dummy data. | |
| GetLocation | Get Location information | |
| GetLocationPoints | Get the computed location points. | |
| GetMETA | Get the metadata of a voxel. | |
| GetRealLocation | Get the location of a voxel with origin and scaled xyz vectors | |
| GetSimpleLocation | Get Simple Location information | |
| GetStats | Get precomputed statistics on this object. | |
| GetTPAT | Get a copy of a thematic voxel's TPAT object. | |
| GridPoints | Grid a VOX from point VV's. | |
| GridPointsZ | Grid a VOX from point VV's (using variable Z's) | |
| GridPointsZEx | Grid a VOX from point VV's (using variable Z's) | |
| iCanAppendTo | Check if this voxel can append to a surface file. | |
| IDWGridDB | IDWGridDB_VOX Inverse-distance weighting gridding method, DB version, 3D. | |
| IGetCellSizeStrings(String, String, String, Double, Double, Double) | Get the Location Strings | |
| IGetCellSizeStrings(String, Int32, String, Int32, String, Int32, Double, Double, Double) | Get the Location Strings | |
| IGetMultiVoxsetGUID(CGXNETCore, String, String) | Get the UUID | |
| IGetMultiVoxsetGUID(CGXNETCore, String, String, Int32) | Get the UUID | |
| iIsThematic | Is this a thematic voxel? | |
| iIsVectorVoxel | Is this a vector voxel? | |
| InitGenerateBySubsetPG | Initialize the generate of a VOX from a series of 3D subset pagers | |
| InvertZ | Convert an inverted voxel to normal orientation | |
| iSetCellSizeStrings | Set the Location Strings | |
| Krig | A more compact and extensible form of LogGridPointsZEx_VOX. | |
| ListGOCADProperties | List all the properties available in this GOCAD file. | |
| LogGridPointsZEx | Log grid a VOX from point VV's (using variable Z's) | |
| Math | Produces a new voxes using a formula on existing voxels/Grids | |
| Merge | Merge two Voxels. | |
| NearestNeighbourGrid | Grid a VOX from point VV's using the Nearest Neighbours method. | |
| rComputeCellSize | Compute the Cell size based on specific Area | |
| ReGrid | Regrid a Voxel. | |
| ResamplePG | Resample a voxel over an input volume to a PG. | |
| RescaleCellSizes | Multiply all cell sizes by a fixed factor. | |
| Sample | Obsolete. Sample the Voxel | |
| SampleCDI | Sample a voxel at locations/elevations in a CDI database. | |
| SampleCDIToTopography |
Sample a voxel at fixed elevations along a path in a CDI database, and output them to an array channel, deleting leading dummy values, and
writing the elevation of the first non-dummy item to a topography channel.
| |
| SampleVV | Sample a voxel at multiple locations. | |
| SetIPJ | Set the projection of the voxel. | |
| SetLocation | Set Location information | |
| SetMETA | Set the metadata of a voxel. | |
| SetOrigin | Set the Voxel Origin | |
| SetSimpleLocation | Set Simple Location information | |
| SetTPAT | Set a thematic voxel's TPAT object. | |
| SliceIPJ | Extract a slice of a voxel based on an IPJ | |
| SliceMultiLayerIPJ | Extract multiple slices of a voxel based on an IPJ | |
| SubsetToRealExtents | Subset a VOX to real extents. | |
| Sync | Syncronize the Metadata for this Voxel | |
| TINGridDB | TINGridDB_VOX TIN-Gridding, DB version, 3D. | |
| WindowPLY | Window a VOX to a PLY file and Z. | |
| WindowXYZ | Window a VOX to ranges in X, Y and Z. | |
| WriteXML | Export the VOX to XML |