 | 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
Syntaxpublic int iNodes()
public int iNodes()
Public Function iNodes As Integer
Public Function iNodes As Integer
public:
int iNodes()
public:
int iNodes()
member iNodes : unit -> int
member iNodes : unit -> int
Return Value
Type:
Int32The number of nodes in the TIN
See Also