Links
AcMapIE:: PointMappingType Enumeration
Enumerates the ways to import points.
enum PointMappingType {
kMapPoint_Invalid,
kMapPoint_ToPoint,
kMapPoint_ToNamedBlock,
kMapPoint_ToBlockFromData,
kMapPoint_ToTextFromData
};
File
AcMapIEEnum.h
|
Parameters |
Description |
|
kMapPoint_Invalid |
Invalid procedure. |
|
kMapPoint_ToPoint |
Import the point as a point. |
|
kMapPoint_ToNamedBlock |
Import the point as a named block. |
|
kMapPoint_ToBlockFromData |
Import the point as a block named by the specified column. |
|
kMapPoint_ToTextFromData |
Import the point as text. |
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].