Click or drag to resize
CVVStatistics Method
Add a VV to a ST.

Available since Oasis montaj version: 5.0.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 void Statistics(
	CST oST1,
	CVV oVV2
)

Parameters

oST1
Type: GeoEngine.Core.GXNetCST
ST Handle
oVV2
Type: GeoEngine.Core.GXNetCVV
VV to add to ST
See Also