Click or drag to resize

CDMPPLYiNumPolys Method

Get the number of polygons in a DMPPLY object.

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

public int iNumPolys()

Return Value

Type: Int32
Number of polygons
Remarks
The value returned is the "NP" used in function descriptions below.
See Also