Data Extension Types

Land Desktop Development ARX CPP SDK

 

Data Extension Types

AcMapId

typedef unsigned long AcMapId;

File  MapConstants.h

AcMapObjectIdArray

typedef AcMapObjArray<AcMapObjectId> AcMapObjectIdArray;

File  MapArxApi.h

AcMapOperandArray

typedef AcMapObjPtrArray<AcMapQueryUnit> AcMapOperandArray;

File  MapQuery.h

AcMapVertexArray

typedef AcMapObjArray<AcMapPolylineVertex> AcMapVertexArray;

File  MapBoundary.h