Click or drag to resize

CTINiTriangles Method

Returns the number of triangles in the TIN.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iTriangles()

public int iTriangles()

Return Value

Type: Int32
The number of triangles in the TIN
See Also