Click or drag to resize
CST2DataVV Method
Add all the values in VVx and VVy to ST2 object.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void DataVV(
	CVV vv_x,
	CVV vv_y
)

Parameters

vv_x
Type: GeoEngine.Core.GXNetXCVV
VVx handle
vv_y
Type: GeoEngine.Core.GXNetXCVV
VVy handle
See Also