Click or drag to resize
CDHSetMAP Method
Store the current MAP to the DH object.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Use this before calling the ReplotHoles functions, so that, instead of creating a new map, the plotting functions use the existing one.
Syntax
public void SetMAP(
	CMAP oMAP1
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
IPJ Handle
See Also