CDMPPLY Class |
Namespace: Geosoft.Desktop.GXNetX
The CDMPPLY type exposes the following members.
| Name | Description | |
|---|---|---|
| Clear | Clear/remove all polygons from the DMPPLY. | |
| Copy | Copy | |
| Create | Creates a DMPPLY object. | |
| Dispose | Releases the unmanaged resources used by the CDMPPLY and optionally releases the managed resources (Overrides CHANDLEDispose(Boolean).) | |
| GetAzimuth | Get the azimuth of a given polygon. | |
| GetExtents | Get the center, width and height of a given polygon. | |
| GetJoins | Get join lines for each vertex in a specific polygon. | |
| GetNormalVectors | Get the normal vectors of a given polygon. | |
| GetPoly | Get a specific polygon from a DMPPLY object. | |
| GetSwing | Get the swing of a given polygon. | |
| GetVertex | Get a vertex location from a DMPPLY object. | |
| iNumJoins | Get the number of joining lines in a DMPPLY object. | |
| iNumPolys | Get the number of polygons in a DMPPLY object. | |
| iNumVertices | Get the number of vertices in a polygon. | |
| Load | Loads a Datamine polygon file. | |
| MoveVertex | Moves a vertex and any associated lines. | |
| ProjectPoly | Project a polygon onto a vertical plane. | |
| ReProjectPoly | Recover polygon locations from 2D locations on vertical plane. | |
| Save | Save to a Datamine polygon file | |
| SetPoly | Set a specific polygon into a DMPPLY object. |