Click or drag to resize
CEMAPiCreateGroupSnapshot Method
Loads an LST with the current view/group names existing in a map. Typically used to track group changes that are about to occur.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iCreateGroupSnapshot(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST object to fill

Return Value

Type: Int32
0 if LST filled properly 1 if not
See Also