Click or drag to resize
CMAPTEMPLATECreateMap Method
Create a map from the map template

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

Parameters

str1
Type: SystemString
New map file name (if it exists it will be overwritten)
str2
Type: SystemString
Group name to use for settings
See Also