高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】bug; odgsbasevectorizeviewdraw90 for 9this0 oddbbody fails
bug; odgsbasevectorizeview::draw() for (this) oddbbody fails
bug; odgsbasevectorizeview::draw() for (this) oddbbody fails.
hi,
odamfc viewer can't view (no geometry generated) attached oddbbody, but f.ex. autocad 2004 can, but works with several others.
calling the odgsbasevectorizeview::draw will not generate any geometry to the odgigeometrysimplifier given (and no oderror exception).
it's about a one quarter of a sphere; using brep traverser functions seems to give right edges & surface (surface type is sphere, two edges are both odgeelliparc3d).
it was a part of 3d solid, which was left totally empty. after exploding it to multiple oddbbodies (with autocad), this one was the only one missing.
tookit version 1.14.01
any changes getting it fixed or any workaround suggestions?
-- juha laukala
attached files
i see that odamfcapp from both 1.13.03 and 1.14.01 renders the file attached correctly. maybe you had the problem with source file (3dsolid) and attached result of explode (body)?
sergey slezkin
i can see the outlines using 2d/3d wireframe modes (any version), but not with hidden/flat shaded/gouraud shaded/... using vc2003-release (1.14.01) version of odamfcappdll.exe
*but* it works with;
vc6-release version (1.14.01)
vc6-debug version (1.14.01)
vc2003-debug version (1.14.01)
vc2005-release version (1.14.01)
-- juha laukala
i have not tried vc2003. and now i can reproduce the problem. thanks for reporting it.
sergey slezkin
by replacing dd_ge.dll from vc6-release-1.14.01 version to vc2003-release-1.14.01 directory it also renders correctly.
if i replace the dd_ge.dll from vc2003 to the vc6 directory, it fails. (just the wireframe modes work).
(no, in generally vc2003/vc6 dlls dont mix)
-- juha laukala
hi,
still not working with 1.14.02, any changes getting this fixed or any ideas for a workaround?
vs6/2005 and the vs2003-debug build works, just the one we (and most?) need seems to be broken? (vs2003 release)
-- juha laukala
hi,
it was fixed. and it will be available with next update. 14.2 doesn't include this fix.
is there any estimate for the release date? the bug effects at least most of quickpen/pipedesigner models.
i dont known the date of next update yet, but you can attach(or email to me) some other problem files - i will check it with our current toolkit version.
|