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
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Copy(
	CBF b_fw
)

Parameters

b_fw
Type: GeoEngine.Core.GXNetXCBF
Destination BF
See Also