Click or drag to resize
CEUL3GetResult Method
Get a result field VV from EUL3 object

Available since Oasis montaj version: 5.0.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void GetResult(
	CVV oVV1,
	int i2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV to store the result
i2
Type: SystemInt32
See EUL3_RESULTConstant
See Also