Click or drag to resize

CMULTIGRID3D Methods

The CMULTIGRID3D type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a new Multivoxset
Public methodCreateDefault
Get the default voxset
Public methodDuplicate
Creates an MULTIGRID3D with identical geometry to the input
Public methodExportToBinary
Export contents of MULTIGRID3D to a Binary File.
Public methodExportToBinaryEx
Export contents of MULTIGRID3D to a Binary File, with dummy replacement.
Public methodExportToGDB
Export To GDB
Public methodExportToPG
Export a MULTIGRID3D To a PG
Public methodExportToWA
Export To GDB
Public methodExportToXML
Export a MULTIGRID3D to XML
Public methodExportToXYZ
Export a MULTIGRID3D to an XYZ File
Public methodFill
Fill a grid3d.
Public methodGetBoundingBox
Get the bounding box
Public methodGetCellSizesX
Get the cell sizes in the X direction
Public methodGetCellSizesY
Get the cell sizes in the Y direction
Public methodGetCellSizesZ
Get the cell sizes in the Z direction
Public methodGetDataExtents
Get the voxel size that has non-dummy data.
Public methodGetDataGroundExtents
Get the voxel size in ground units that has non-dummy data.
Public methodGetDefault
Get the default voxset
Public methodGetIPJ
Get the projection of the multigrid3d.
Public methodGetOrientedDataExtents
Get the data extents based on an orientation
Public methodGetOrigin
Get the origin
Public methodGetSectionCellSizes
Get the cell sizes of a section
Public methodGetSizeX
Get the number of cells in the X direction
Public methodGetSizeY
Get the number of cells in the X direction
Public methodGetSizeZ
Get the number of cells in the X direction
Public methodGetVectorOrientation
Get the vector voxel orientation
Public methodGetVolumeVectors
Get the direction of the volume
Public methodiIsUniformCellSizeX
Is the cell uniform in the X direction
Public methodiIsUniformCellSizeY
Is the cell uniform in the Y direction
Public methodiIsUniformCellSizeZ
Is the cell uniform in the Z direction
Public methodStatic memberModify
Opens an existing Multivoxset with an plan to modify it
Public methodStatic memberOpen
Opens an existing Multivoxset
Public methodrGetUniformCellSizeX
Get the uniform cell size in the X direction
Public methodrGetUniformCellSizeY
Get the uniform cell size in the Y direction
Public methodrGetUniformCellSizeZ
Get the uniform cell size in the Z direction
Public methodSetCellSizesX
Set the cell sizes in the X direction
Public methodSetCellSizesY
Set the cell sizes in the Y direction
Public methodSetCellSizesZ
Set the cell sizes in the Z direction
Public methodSetIPJ
Set the projection of the multigrid3d.
Public methodSetOrigin
Set the origin
Public methodSetUniformCellSizeX
Set the uniform cell size in the X direction
Public methodSetUniformCellSizeY
Get the uniform cell size in the Y direction
Public methodSetUniformCellSizeZ
Get the uniform cell size in the Z direction
Top
See Also