Click or drag to resize
CTINGetTriangles Method
Get the triangle nodes.

Available since Oasis montaj version: 8.4.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 void GetTriangles(
	CVV oVV1,
	CVV oVV2,
	CVV oVV3
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Node 1 VV
oVV2
Type: GeoEngine.Core.GXNetCVV
Node 2 VV
oVV3
Type: GeoEngine.Core.GXNetCVV
Node3 VV
See Also