Click or drag to resize
CEMAPTEMPLATEiGetItemSelection Method
Gets info about the current selected item

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
If nothing is selected the string will be empty and the function will return GS_FALSE;
Syntax
public int iGetItemSelection(
	ref string str1
)

Parameters

str1
Type: SystemString
returned item name

Return Value

Type: Int32
See GEO_BOOLConstant Is item a view?
See Also