Click or drag to resize
CVOXIGetMultiVoxsetGUID Method (CGXNETCore, String, String)
Get the UUID

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void IGetMultiVoxsetGUID(
	CGXNETCore gxNetShared,
	string voxel_file,
	ref string p_uuid_string
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
voxel_file
Type: SystemString
Input Voxel file
p_uuid_string
Type: SystemString
UUID string returned
See Also