 | 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
Syntaxpublic int iNumPolys()
public int iNumPolys()
Public Function iNumPolys As Integer
Public Function iNumPolys As Integer
public:
int iNumPolys()
public:
int iNumPolys()
member iNumPolys : unit -> int
member iNumPolys : unit -> int
Return Value
Type:
Int32Number of polygons
Remarks
The value returned is the "NP" used in function descriptions
below.
See Also