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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class CMULTIVOXSET

The CMULTIVOXSET type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCheckEqualToLegacyVoxel
Compare MULTIVOXSET to Legacy Voxel
Public methodAvailable to anyoneStatic memberConvertDoubleToVector
Convert 3 Double Voxels to a Vector Voxel
Public methodAvailable to anyoneStatic memberConvertVectorToDouble
Convert a Vector Voxel to 3 double Voxels
Public methodAvailable to anyoneStatic memberCreateDoubleConstant
Generate a double MultiVoxset with a constant value
Public methodAvailable to anyoneStatic memberCreateDoubleConstantVV
Generate a double MultiVoxset with a constant value and non-uniform cell sizes
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 MULTIVOXSET to a Binary File.
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 MULTIVOXSET to XML
Public methodAvailable to anyoneStatic memberExportToXYZ
Export a MULTIVOXSET to an XYZ File
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberFilter
Apply a 3D filter to a voxel.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberGridDirectFromGDB
Create a voxel using direct gridding.
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
Import a Voxel directly into a Multi-Voxset
Public methodAvailable to anyoneStatic memberImportFromXYZ
Import XYZ file into a Multi-Voxset
Public methodAvailable to anyoneStatic memberListPropertiesGOCAD
List all the properties available in this GOCAD file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberrComputeDefaultCellSize
Used if the user does not provide a default cell size.
Top
See Also