高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】rendering Problems
rendering problems
rendering problems
hello,
i am experiencing accuracy problems at rendering dxf/dwg drawings through new dwgdirect library (1.10).
i am sending a zip file, which contains five files:
d14.dxf and d13.dxf are the same drawings, except, that paperspace view is not located on the same position and color of some lines is different.
when i tried to export file d14.dxf to svg file format (through your odamfcapp), i got the file d14_new.svg. (you can see, that there is a lot of missing entities in the exported drawing.)
i have tried the same with file d13.dxf, and got the result in d13_new.svg.
this result is much better, but if you look at intersection of two lines, which are red in file (d14.dwg), you will see, that in exported file (d13_new.svg), they are not connected to the vertical line (but in original drawing d13.dwg, they seem to be connected).
i have tried this also with old toolkit and viewkit, and got the result in file d13_older.svg, which is ok.
why is new dwgdirect not accurate when draws elements in viewport, regarding elements on layout? (d13_new.svg)
why some elements are missing at rendering drawing d14.dwg? (d14_new.svg)
regards, tomaz
attached files
hello - i verified this. we'll try to get it fixed asap.
|