Click or drag to resize
CVOXDIGetName Method (String, Int32)
Gets the file name of the voxel.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void IGetName(
	ref string name,
	int size
)

Parameters

name
Type: SystemString
File name returned
size
Type: SystemInt32
File name string size
See Also