Click or drag to resize
CMSTK Class
Multi-profile stack This class is used for storing data of multiple profiles and plotting profiles in a map. It is a container of STK class objects. See also: STK class.
Inheritance Hierarchy

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

The CMSTK type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseAddSTK
Create and add a STK object to MSTK
Public methodAvailable to anyone with an Oasis Montaj licenseChanListVV
Save channel names in VVs based on channel types
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCreate
Create MSTK.
Protected methodDispose
Releases the unmanaged resources used by the CMSTK and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyone with an Oasis Montaj licenseDrawProfile
Draw multiple profiles in map
Public methodAvailable to anyone with an Oasis Montaj licenseFindSTK2
Find index of STK from a string of group names and X/Y channels
Public methodAvailable to anyone with an Oasis Montaj licenseGetSTK
Get a specific STK object from a MSTK object (Index of 0 gets the first STK in the MSTK)
Public methodAvailable to anyone with an Oasis Montaj licenseIDelete
Delete a STK object
Public methodAvailable to anyone with an Oasis Montaj licenseIFindSTK
Find index of STK from a string of group names and X/Y channels
Public methodAvailable to anyone with an Oasis Montaj licenseiGetNumSTK
Get the number of STK objects in a MSTK object
Public methodAvailable to anyone with an Oasis Montaj licenseReadINI
Read multiple profiles parameters from an INI file
Public methodAvailable to anyone with an Oasis Montaj licenseSaveProfile
Save multiple profile INI parameters in a WA file of INI format
Public methodAvailable to anyone with an Oasis Montaj licenseSetYAxisDirection
Set the Y-axis direction - normal or inverted
Top
See Also