Click or drag to resize
CVVEXPAddVV Method
This method adds a VV to the VVEXP object with a variable name.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void AddVV(
	CVV vv,
	string var
)

Parameters

vv
Type: GeoEngine.Core.GXNetXCVV
VV to add
var
Type: SystemString
Variable name
See Also