Click or drag to resize
CDHSetCurrentViewName Method
Set the current map view name.

Available since Oasis montaj version: 7.2
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
Can be used to specify the name of the view to plot into.
Syntax
public void SetCurrentViewName(
	string cur_view
)

Parameters

cur_view
Type: SystemString
View name
See Also