Click or drag to resize
CMETASerial Method
Serialize an META to a BF

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

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

Parameters

bf
Type: GeoEngine.Core.GXNetXCBF
BF to serialize to
See Also