Click or drag to resize
CMULTIGRID3DUTIL Class
High Performance 3D Grid.
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXCMULTIGRID3DUTIL

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class CMULTIGRID3DUTIL

The CMULTIGRID3DUTIL type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCheckEqualToLegacyVoxel
Compare MULTIGRID3D to Legacy Voxel
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberClipToPolygon
Invert the Z values in the Grid3d.
Public methodAvailable to anyoneStatic memberConvertDensityToVelocity
Convert Density MultiVoxset to Velocity MultiVoxset
Public methodAvailable to anyoneStatic memberConvertDoubleToThematic
Convert Double MultiVoxset to Thematic MultiVoxset
Public methodAvailable to anyoneStatic memberConvertDoubleToVector
Convert 3 Double Voxels to a Vector Voxel
Public methodAvailable to anyoneStatic memberConvertThematicToDouble
Convert Thematic MultiVoxset to Double MultiVoxset
Public methodAvailable to anyoneStatic memberConvertVectorToDouble
Convert a Vector Voxel to 3 double Voxels
Public methodAvailable to anyoneStatic memberConvertVectorToDoubleUsingRotation
Convert a Vector Voxel to 3 double Voxels using an external rotation. Internal rotations are ignored.
Public methodAvailable to anyoneStatic memberConvertVelocityToDensity
Convert Velocity MultiVoxset to Density MultiVoxset
Public methodAvailable to anyoneStatic memberCreateDoubleConstant
Generate a double MultiVoxset with a constant value
Public methodAvailable to anyoneStatic memberCreateDoubleConstantCopy
Generate a double MultiVoxset with a constant value based on an input voxel
Public methodAvailable to anyoneStatic memberCreateDoubleConstantVV
Generate a double MultiVoxset with a constant value and non-uniform cell sizes
Public methodAvailable to anyoneStatic memberCreateSubset
Create a new MULTIGRID3D that is a subset of an exisiting MULTIGRID3D.
Public methodAvailable to anyoneStatic memberCreateSubsetFromRealExtents
Create a new MULTIGRID3D that is a subset of the non-dummy extents.
Public methodAvailable to anyoneStatic memberCreateThematicConstant
Generate a double MultiVoxset with a constant value
Public methodAvailable to anyoneStatic memberCreateThematicConstantVV
Generate a double MultiVoxset with a constant value and non-uniform cell sizes
Public methodAvailable to anyoneStatic memberCreateVectorConstant
Generate a double MultiVoxset with a constant value
Public methodAvailable to anyoneStatic memberCreateVectorConstantVV
Generate a double MultiVoxset with a constant value and non-uniform cell sizes
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportToBinary
Export contents of MULTIGRID3D to a Binary File.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportToBinaryEx
Export contents of MULTIGRID3D to a Binary File, with dummy replacement.
Public methodAvailable to anyoneStatic memberExportToGDB
Export To GDB
Public methodAvailable to anyoneStatic memberExportToSEGY
Export To SEGY
Public methodAvailable to anyoneStatic memberExportToVoxel
Exports a Multi-Voxset into a Voxel
Public methodAvailable to anyoneStatic memberExportToWA
Export To GDB
Public methodAvailable to anyoneStatic memberExportToXML
Export a MULTIGRID3D to XML
Public methodAvailable to anyoneStatic memberExportToXYZ
Export a MULTIGRID3D to an XYZ File
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExtractDEM
Extract a DEM grid from a voxel.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberFilter
Apply a 3D filter to a grid3d.
Public methodAvailable to anyoneStatic memberGetDataExtents
Get the voxel size that has non-dummy data.
Public methodAvailable to anyoneStatic memberGetDataGroundExtents
Get the voxel size in ground units that has non-dummy data.
Public methodAvailable to anyoneStatic memberGetGOCADLocation
Get the location of a grid3d with origin and scaled xyz vectors for use with GOCAD.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridDirectFromGDB
Create a grid3d using direct gridding.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridIDWFromGDB
Create a grid3d using IDW gridding.
Public methodAvailable to anyoneStatic memberGridPointsFromGDB
Grid a grid3d from a database using kriging.
Public methodAvailable to anyoneStatic memberGridPointsZExFromGDB
Grid a grid3d from a database (using variable Z's)
Public methodAvailable to anyoneStatic memberGridPointsZFromGDB
Grid a grid3d from a database (using variable Z's)
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberImportFromDATAMINE
Create a Geosoft Voxel file from a Datamine block model file.
Public methodAvailable to anyoneStatic memberImportFromGDB
Imports from a Geosoft Database
Public methodAvailable to anyoneStatic memberImportFromGOCAD
Imports a MultiVoxset from a GOCAD File
Public methodAvailable to anyoneStatic memberImportFromUBC
Import UBC file into a MultiVoxset
Public methodAvailable to anyoneStatic memberImportFromVectorGDB
Imports from a Vector Geosoft Database
Public methodAvailable to anyoneStatic memberImportFromVoxel(CGXNETCore, String, String, String, String)
Import a Voxel directly into a Multi-Voxset
Public methodAvailable to anyoneStatic memberImportFromVoxel(CGXNETCore, String, String, String, String, Int32)
Import a Voxel directly into a Multi-Voxset
Public methodAvailable to anyoneStatic memberImportFromXYZ
Import XYZ file into a Multi-Voxset
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberInvertZ
Invert the Z values in the Grid3d.
Public methodAvailable to anyoneStatic memberKrigFromGDB
A more compact and extensible form of LogGridPointsZExFromGDB_MULTIGRID3DUTIL.
Public methodAvailable to anyoneStatic memberListPropertiesGOCAD
List all the properties available in this GOCAD file.
Public methodAvailable to anyoneStatic memberLogGridPointsZExFromGDB
Log grid a grid3d from a database (using variable Z's)
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberrComputeDefaultCellSize
Used if the user does not provide a default cell size.
Top
See Also