Click or drag to resize
CVOXGenerateUBC Method
Generate a VOX from a UBC File

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 static CVOX GenerateUBC(
	string str1,
	string str2,
	string str3,
	double d4,
	CIPJ oIPJ5
)

Parameters

str1
Type: SystemString
Name of output VOX
str2
Type: SystemString
Name of UBC Mesh File
str3
Type: SystemString
Name of UBC Mod File
d4
Type: SystemDouble
Dummy Value
oIPJ5
Type: GeoEngine.Core.GXNetCIPJ
Projection

Return Value

Type: CVOX
VOX Object
See Also