高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】information is missing when drawing using gs model
information is missing when drawing using gs model
information is missing when drawing using gs model
hello.
i have several files that are not drawn as expected when using the gs model. some information is missing. if i turn off the gs model it works ok. the problem is reproducable in odamfcapp. i have added a link to an example file (can't get upload to the forum to work).
is this a known bug?
i can reproduce other problems with this file (floating point exceptions).
we'll look into them. thank you for bugreport.
sincerely yours,
george udov
i have tested the file in odamfcapp version 2.3.0. the problem is still there, most of the lines in the file disappear if i turn on the gs model option. have you found any solution?
hi,
it's an old known problem. z coordinates of some lines (polylines) are very big (1.08697e+171). so devices that use float to represent coordinates can't display such lines. wingdi.gs can display these lines.
|