Click or drag to resize
CVVCreateS Method
Create a VV from serialized source.

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 CVV CreateS(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
BF

Return Value

Type: CVV
VV Object
See Also