Click or drag to resize
CVOXGetInfo Method
Get information about a voxel.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetInfo(
	ref int i1,
	ref int i2,
	ref int i3,
	ref int i4,
	ref int i5
)

Parameters

i1
Type: SystemInt32
Data Type
i2
Type: SystemInt32
Array Size
i3
Type: SystemInt32
Elements in X
i4
Type: SystemInt32
Elements in Y
i5
Type: SystemInt32
Elements in Z
See Also