Click or drag to resize
CEMAPiRealizeGroupSnapshot Method
The LST passed in must contain View\Group strings in the Name field only. The function will compare with a more current LST and zoom the map to the new entry.

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)
Notes
Typically this function is used in conjunction with CreateSnapshot_EMAP.
Syntax
public int iRealizeGroupSnapshot(
	CLST oLST1
)

Parameters

oLST1
Type: GeoEngine.Core.GXNetCLST
LST object used for comparison

Return Value

Type: Int32
0 if zoom proceeded ok 1 if error
See Also