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
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public CSTK GetSTK(
	int num
)

Parameters

num
Type: SystemInt32
Index to STK to get

Return Value

Type: CSTK
x - STK Object handle
See Also