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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.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 map
)

Parameters

map
Type: GeoEngine.Core.GXNetXCMAP
IPJ Handle
See Also