Click or drag to resize
CMULTIGRID3D Class
High Performance 3D Grid.
Inheritance Hierarchy

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

The CMULTIGRID3D type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
Creates a new Multivoxset
Public methodAvailable to anyoneCreateDefault
Get the default voxset
Public methodAvailable to anyoneDuplicate
Creates an MULTIGRID3D with identical geometry to the input
Public methodAvailable to anyone with an Oasis Montaj licenseExportToBinary
Export contents of MULTIGRID3D to a Binary File.
Public methodAvailable to anyone with an Oasis Montaj licenseExportToBinaryEx
Export contents of MULTIGRID3D to a Binary File, with dummy replacement.
Public methodAvailable to anyoneExportToGDB
Export To GDB
Public methodAvailable to anyoneExportToPG
Export a MULTIGRID3D To a PG
Public methodAvailable to anyoneExportToWA
Export To GDB
Public methodAvailable to anyoneExportToXML
Export a MULTIGRID3D to XML
Public methodAvailable to anyoneExportToXYZ
Export a MULTIGRID3D to an XYZ File
Public methodAvailable to anyone with an Oasis Montaj licenseFill
Fill a grid3d.
Public methodAvailable to anyoneGetBoundingBox
Get the bounding box
Public methodAvailable to anyoneGetCellSizesX
Get the cell sizes in the X direction
Public methodAvailable to anyoneGetCellSizesY
Get the cell sizes in the Y direction
Public methodAvailable to anyoneGetCellSizesZ
Get the cell sizes in the Z direction
Public methodAvailable to anyoneGetDataExtents
Get the voxel size that has non-dummy data.
Public methodAvailable to anyoneGetDataGroundExtents
Get the voxel size in ground units that has non-dummy data.
Public methodAvailable to anyoneGetDefault
Get the default voxset
Public methodAvailable to anyoneGetIPJ
Get the projection of the multigrid3d.
Public methodAvailable to anyoneGetOrientedDataExtents
Get the data extents based on an orientation
Public methodAvailable to anyoneGetOrigin
Get the origin
Public methodAvailable to anyoneGetSectionCellSizes
Get the cell sizes of a section
Public methodAvailable to anyoneGetSizeX
Get the number of cells in the X direction
Public methodAvailable to anyoneGetSizeY
Get the number of cells in the X direction
Public methodAvailable to anyoneGetSizeZ
Get the number of cells in the X direction
Public methodAvailable to anyoneGetVectorOrientation
Get the vector voxel orientation
Public methodAvailable to anyoneGetVolumeVectors
Get the direction of the volume
Public methodAvailable to anyoneiIsUniformCellSizeX
Is the cell uniform in the X direction
Public methodAvailable to anyoneiIsUniformCellSizeY
Is the cell uniform in the Y direction
Public methodAvailable to anyoneiIsUniformCellSizeZ
Is the cell uniform in the Z direction
Public methodAvailable to anyoneStatic memberModify
Opens an existing Multivoxset with an plan to modify it
Public methodAvailable to anyoneStatic memberOpen
Opens an existing Multivoxset
Public methodAvailable to anyonerGetUniformCellSizeX
Get the uniform cell size in the X direction
Public methodAvailable to anyonerGetUniformCellSizeY
Get the uniform cell size in the Y direction
Public methodAvailable to anyonerGetUniformCellSizeZ
Get the uniform cell size in the Z direction
Public methodAvailable to anyoneSetCellSizesX
Set the cell sizes in the X direction
Public methodAvailable to anyoneSetCellSizesY
Set the cell sizes in the Y direction
Public methodAvailable to anyoneSetCellSizesZ
Set the cell sizes in the Z direction
Public methodAvailable to anyoneSetIPJ
Set the projection of the multigrid3d.
Public methodAvailable to anyoneSetOrigin
Set the origin
Public methodAvailable to anyoneSetUniformCellSizeX
Set the uniform cell size in the X direction
Public methodAvailable to anyoneSetUniformCellSizeY
Get the uniform cell size in the Y direction
Public methodAvailable to anyoneSetUniformCellSizeZ
Get the uniform cell size in the Z direction
Top
See Also