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

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 static void Statistics(
	CGXNETCore gxNetShared,
	CST st,
	CVV vv
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
st
Type: GeoEngine.Core.GXNetXCST
ST Handle
vv
Type: GeoEngine.Core.GXNetXCVV
VV to add to ST
See Also