Click or drag to resize
CVOXCreate Method
Create a handle to an VOX object

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 Create(
	string str1
)

Parameters

str1
Type: SystemString
File Name

Return Value

Type: CVOX
VOX handle, terminates if creation fails
See Also