Click or drag to resize
CMVULoadPlot Method
Load a Geosoft PLT file into a MAP.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void LoadPlot(
	CMAP oMAP1,
	string str2
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
Map handle
str2
Type: SystemString
plot file name
See Also