Click or drag to resize
CPGSerial Method
Serialize a 2D PG to a BF.

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)
Notes
For 3D pagers, use WriteBF_PG.
Syntax
public void Serial(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
BF
See Also