AcMapImporter Function

Land Desktop Development ARX CPP SDK

Links
AcMapImporter Function
 

Retrieves the AutoCAD Map importer object, as a singleton. Only a single instance of AcMapIEImporterexists (do not delete it). Always complete an active import before switching the current drawing. This function will succeed whenever the command-line command MAPIMPORT can succeed in the AutoCAD Map user interface. The return value NULL usually indicates an installation problem.

AcMapIEImporter* AcMapImporter();
File

AcMapIEGlobal.h

Returns

Returns a pointer to the importer, or NULL if the importer could not be retrieved. Do not explicitly delete this returned value.

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].