Click or drag to resize
CTINGetMesh Method
Get lines from a TIN mesh.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void GetMesh(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetXCVV
VV of type GS_D2LINE (returned)
See Also