Click or drag to resize
CBFCopy Method
Copy entire contents of a source BF to a destination BF

Available since Oasis montaj version: 5.0.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void Copy(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
Destination BF
See Also