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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetResult(
	CVV vv_r,
	int pi_res_field
)

Parameters

vv_r
Type: GeoEngine.Core.GXNetXCVV
VV to store the result
pi_res_field
Type: SystemInt32
<define>EUL3_RESULT</define>
See Also