Click or drag to resize
CVOXiIsThematic Method
Is this a thematic voxel?

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
A thematic voxel is one where the stored integer values represent indices into an internally stored TPAT object. Thematic voxels contain their own color definitions, and normal numerical operations, such as applying ITRs for display, are not valid.
Syntax
public int iIsThematic()

Return Value

Type: Int32
1 if VOX is thematic
See Also