Click or drag to resize
CTINCreateS Method
Create TIN from a serialized source

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static CTIN CreateS(
	CBF oBF1
)

Parameters

oBF1
Type: GeoEngine.Core.GXNetCBF
BF from which to read TIN

Return Value

Type: CTIN
TIN Object
See Also