CMULTIGRID3DUTIL Class |
Namespace: GeoEngine.Core.GXNetX
The CMULTIGRID3DUTIL type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckEqualToLegacyVoxel | Compare MULTIGRID3D to Legacy Voxel | |
| ClipToPolygon | Invert the Z values in the Grid3d. | |
| ConvertDensityToVelocity | Convert Density MultiVoxset to Velocity MultiVoxset | |
| ConvertDoubleToThematic | Convert Double MultiVoxset to Thematic MultiVoxset | |
| ConvertDoubleToVector | Convert 3 Double Voxels to a Vector Voxel | |
| ConvertThematicToDouble | Convert Thematic MultiVoxset to Double MultiVoxset | |
| ConvertVectorToDouble | Convert a Vector Voxel to 3 double Voxels | |
| ConvertVectorToDoubleUsingRotation | Convert a Vector Voxel to 3 double Voxels using an external rotation. Internal rotations are ignored. | |
| ConvertVelocityToDensity | Convert Velocity MultiVoxset to Density MultiVoxset | |
| CreateDoubleConstant | Generate a double MultiVoxset with a constant value | |
| CreateDoubleConstantCopy | Generate a double MultiVoxset with a constant value based on an input voxel | |
| CreateDoubleConstantVV | Generate a double MultiVoxset with a constant value and non-uniform cell sizes | |
| CreateSubset | Create a new MULTIGRID3D that is a subset of an exisiting MULTIGRID3D. | |
| CreateSubsetFromRealExtents | Create a new MULTIGRID3D that is a subset of the non-dummy extents. | |
| CreateThematicConstant | Generate a double MultiVoxset with a constant value | |
| CreateThematicConstantVV | Generate a double MultiVoxset with a constant value and non-uniform cell sizes | |
| CreateVectorConstant | Generate a double MultiVoxset with a constant value | |
| CreateVectorConstantVV | Generate a double MultiVoxset with a constant value and non-uniform cell sizes | |
| ExportToBinary | Export contents of MULTIGRID3D to a Binary File. | |
| ExportToBinaryEx | Export contents of MULTIGRID3D to a Binary File, with dummy replacement. | |
| ExportToGDB | Export To GDB | |
| ExportToSEGY | Export To SEGY | |
| ExportToVoxel | Exports a Multi-Voxset into a Voxel | |
| ExportToWA | Export To GDB | |
| ExportToXML | Export a MULTIGRID3D to XML | |
| ExportToXYZ | Export a MULTIGRID3D to an XYZ File | |
| ExtractDEM | Extract a DEM grid from a voxel. | |
| Filter | Apply a 3D filter to a grid3d. | |
| GenerateRBF | Obsolete. Creates a VOXEL from an database using RBF. | |
| GetDataExtents | Get the voxel size that has non-dummy data. | |
| GetDataGroundExtents | Get the voxel size in ground units that has non-dummy data. | |
| GetGOCADLocation | Get the location of a grid3d with origin and scaled xyz vectors for use with GOCAD. | |
| GridDirectFromGDB | Create a grid3d using direct gridding. | |
| GridIDWFromGDB | Create a grid3d using IDW gridding. | |
| GridPointsFromGDB | Grid a grid3d from a database using kriging. | |
| GridPointsZExFromGDB | Grid a grid3d from a database (using variable Z's) | |
| GridPointsZFromGDB | Grid a grid3d from a database (using variable Z's) | |
| iDatabaseContainsVoxelGeometry | Returns 1 if the original voxel geometry is stored inside the database | |
| ImportFromDATAMINE | Create a Geosoft Voxel file from a Datamine block model file. | |
| ImportFromGDB | Imports from a Geosoft Database | |
| ImportFromGDBIgnoreStoredVoxelGeometry | Imports from a Geosoft Database, but ignores any stored internal geometry | |
| ImportFromGOCAD | Imports a MultiVoxset from a GOCAD File | |
| ImportFromUBC | Import UBC file into a MultiVoxset | |
| ImportFromVectorGDB | Imports from a Vector Geosoft Database | |
| ImportFromVoxel(CGXNETCore, String, String, String, String) | Import a Voxel directly into a Multi-Voxset | |
| ImportFromVoxel(CGXNETCore, String, String, String, String, Int32) | Import a Voxel directly into a Multi-Voxset | |
| ImportFromXYZ | Import XYZ file into a Multi-Voxset | |
| InvertZ | Invert the Z values in the Grid3d. | |
| KrigFromGDB | A more compact and extensible form of LogGridPointsZExFromGDB_MULTIGRID3DUTIL. | |
| ListPropertiesGOCAD | List all the properties available in this GOCAD file. | |
| LogGridPointsZExFromGDB | Log grid a grid3d from a database (using variable Z's) | |
| rComputeDefaultCellSize | Used if the user does not provide a default cell size. |