Click or drag to resize

CTINiNodes Method

Returns the number of nodes in the TIN

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

public int iNodes()

Return Value

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