AcMapMap::Open Method

Autodesk GIS Map Platform

AcMapMap:: Open Method

Loads the map object from a session repository.

virtual void Open(
    MgResourceService* resourceService, 
    string mapName
);
Parameters 
Description 
resourceService 
An MgResourceService that can be used to retrieve the map.  
mapName 
A string that specifies the name of the map. This is the name that was specified when "Create" was called to create the map object.  
Returns

Returns nothing.

Remarks

This method is not supported in AutoCAD Map 3D and will always throw MgNotImplementedException.

MgXX classes belong to the OsGeo.MapGuide namespace and are descibed in the Geospatial Platform Reference.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].