AcMapIEImportReactor Class

Land Desktop Development ARX CPP SDK

Links
AcMapIEImportReactor Class
 

Provides callback functions for import reactors. To implement an import reactor, derive classes from these virtual base classes, overwriting the desired functions. Pass instances of the classes to the importer (an instance of AcMapIEImporter) and the importer will call back into your classes at various points in the import process. This behavior allows you to modify the import process at runtime or track the import process externally. Do not explicitly delete any strings returned by any of the functions or their output parameters in this class (but delete all other types of returned objects).

class AcMapIEImportReactor;
File

AcMapIEReactor.h

Destroys an instance of this class. 
Constructs an instance of this class. 
Invoked if an error occurs during import. 
Invoked after an entity is imported. 
Invoked before an entity is imported. 
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].