Click or drag to resize
CMSTKIDelete Method
Delete a STK object

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)
Notes
0 is the first one
Syntax
public void IDelete(
	int i1
)

Parameters

i1
Type: SystemInt32
Index to STK to delete (0 is first one)
See Also