Links
AcMapIE:: ExportClassMapping Enumeration
Enumerates the type of source data for mapping from source to target Feature classes.
enum ExportClassMapping {
kExport_InvalidMapping,
kExport_SingleClass,
kExport_ByLayer,
kExport_ByObjectClass,
kExport_ByObjectData,
kExport_ByLinkTemplate
};
File
AcMapIEEnum.h
|
Parameters |
Description |
|
kExport_InvalidMapping |
Value not set |
|
kExport_SingleClass |
All source data is Exported to a single target Class |
|
kExport_ByLayer |
Source of each Feature Class is an AutoCAD Layer |
|
kExport_ByObjectClass |
Source of each Feature Class is an AutoCAD Map Object Class |
|
kExport_ByObjectData |
Source of each Feature Class is an AutoCAD Map Object Data Table |
|
kExport_ByLinkTemplate |
Source of each Feature Class is an AutoCAD Map Link Template |
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].