Click or drag to resize
CVOXDIGetName Method
Gets the file name of the 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)
Syntax
public void IGetName(
	ref string str1
)

Parameters

str1
Type: SystemString
file name returned
See Also