Click or drag to resize
CVOXECreate Method
Create a handle to an VOXE object

Available since Oasis montaj version: 6.3.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CVOXE Create(
	CVOX oVOX1
)

Parameters

oVOX1
Type: GeoEngine.Core.GXNetCVOX
VOX Object

Return Value

Type: CVOXE
VOXE handle, terminates if creation fails
See Also