高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】dwgdirect and pocket pc
dwgdirect and pocket pc
dwgdirect and pocket pc
hi, i'm using dwgdirectx with delphi but now i'm trying to create a simple cad application on pocket pc. of course this application must be compatible with dwg/dxf so i know that i can use dwgdirect with visual c embedded tools 4.0.
my question is: can dwgdirect can be used not only to import/export the information but even to display the drawing ? is it possible to interact with the drawing ? i mean, can i select entities, apply commands like delete, move and so on ...
until now i've used dwgdirect only to import/export my data from/to dxf/dwg files but now i'm interested to discover if there are other way to use the library.
thank you in advance.
keven corazza
sierrasoft
dwgdirect can be used for rendering a drawing (see odamfcapp sample). but dd sample devices (using opengl and wingdi) may need to be updated to run on pocket pc.
sergey slezkin
|