 | CMSTKAddSTK Method |
Create and add a STK object to MSTK
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntaxpublic CSTK AddSTK()
public CSTK AddSTK()
Public Function AddSTK As CSTK
Public Function AddSTK As CSTK
public:
CSTK^ AddSTK()
public:
CSTK^ AddSTK()
member AddSTK : unit -> CSTK
member AddSTK : unit -> CSTK
Return Value
Type:
CSTKSTK, fail if error
RemarksIndex to the added STK object is the last one in MSTK container.
See Also