Click or drag to resize
CMSTKGetSTK Method
Get a specific STK object from a MSTK object (Index of 0 gets the first STK in the MSTK)

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public CSTK GetSTK(
	int i1
)

Parameters

i1
Type: SystemInt32
Index to STK to get

Return Value

Type: CSTK
x - STK Object handle
See Also