高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】hatch import export examples
hatch import & export examples
hatch import & export examples
hi
does anyone know where i can get an example/sample code on importing and exporting hatches using dwgdirect and c++ ?
cheers
james
look into dwgdirect examples folder (nonlibs.zip)
odreadex sample contains code dumping hatch entity (exprotocolextensions.cpp)
odwriteex sample contains code creating hatch entities. (dbfiller.cpp)
sergey slezkin
thanks sergey
|