Click or drag to resize
CMXDConvertToMap Method
Create Geosoft map from ArcGIS MXD

Available since Oasis montaj version: 9.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 ConvertToMap(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
ArcGIS MXD file name
str2
Type: SystemString
Geosoft map file name
See Also