Click or drag to resize
CDMPPLY Class
Datamine Multiple polygon object
Inheritance Hierarchy

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CDMPPLY : CHANDLE

The CDMPPLY type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseClear
Clear/remove all polygons from the DMPPLY.
Public methodAvailable to anyone with an Oasis Montaj licenseCopy
Copy
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Creates a DMPPLY object.
Protected methodDispose
Releases the unmanaged resources used by the CDMPPLY and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseGetAzimuth
Get the azimuth of a given polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseGetExtents
Get the center, width and height of a given polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseGetJoins
Get join lines for each vertex in a specific polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseGetNormalVectors
Get the normal vectors of a given polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseGetPoly
Get a specific polygon from a DMPPLY object.
Public methodAvailable to anyone with an Oasis Montaj licenseGetSwing
Get the swing of a given polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseGetVertex
Get a vertex location from a DMPPLY object.
Public methodAvailable to anyone with an Oasis Montaj licenseiNumJoins
Get the number of joining lines in a DMPPLY object.
Public methodAvailable to anyone with an Oasis Montaj licenseiNumPolys
Get the number of polygons in a DMPPLY object.
Public methodAvailable to anyone with an Oasis Montaj licenseiNumVertices
Get the number of vertices in a polygon.
Public methodAvailable to anyone with an Oasis Montaj licenseLoad
Loads a Datamine polygon file.
Public methodAvailable to anyone with an Oasis Montaj licenseMoveVertex
Moves a vertex and any associated lines.
Public methodAvailable to anyone with an Oasis Montaj licenseProjectPoly
Project a polygon onto a vertical plane.
Public methodAvailable to anyone with an Oasis Montaj licenseReProjectPoly
Recover polygon locations from 2D locations on vertical plane.
Public methodAvailable to anyone with an Oasis Montaj licenseSave
Save to a Datamine polygon file
Public methodAvailable to anyone with an Oasis Montaj licenseSetPoly
Set a specific polygon into a DMPPLY object.
Top
See Also