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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void CreateMap(
	string map,
	string group
)

Parameters

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