Click or drag to resize
CVOXiIsVectorVoxel Method
Is this a vector voxel?

Available since Oasis montaj version: 8.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
A vector voxel is one where each data element consists of 3 4-byte float values. Vector voxels normally have the file type "geosoft_vectorvoxel".
Syntax
public int iIsVectorVoxel()

Return Value

Type: Int32
1 if VOX is a vector voxel
See Also