Click or drag to resize
CMETACreateS Method
Create a META Object from a BF

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static CMETA CreateS(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
BF to serialize from

Return Value

Type: CMETA
META Object
See Also