Click or drag to resize
CMSTKIDelete Method
Delete a STK object

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

Parameters

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