Click or drag to resize
CITRSerial Method
Serialize an ITR to a 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 Serial(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
BF to serialize to
See Also