Click or drag to resize
CTBCreateLTB Method
Create a table from an LTB database.

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 static CTB CreateLTB(
	CLTB oLTB1
)

Parameters

oLTB1
Type: GeoEngine.Core.GXNetCLTB
LTB object

Return Value

Type: CTB
TB Object
See Also