高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】selfintersecting Solid Failes Default Rendering Implementati
selfintersecting solid failes default rendering implementati
selfintersecting solid failes default rendering implementation
i've received a dwg with a self intersecting solid entity. the odamfcapp example handles it correctly because exgigdigeometry::shellfaceout calls windows sdk's polygon() which handles selfintersection.
but if exgigdigeometry::shellfaceout is modified to call odgigeometrysimplifier::shellfaceout, then the triangularization will fail due to the intersection.
see attached screendumps and sample dxf file. tested on version 1.14.
is this "as intended"?
attached images
bugreport for odgigeometrysimplifier::shellfaceout: cannot handle selfintersection
i have now tested in dd 2.10 and bug is still there. can be reproduced with the example in the previous post.
-rune jorgensen
this is known problem. should be fixed.
sergey slezkin
when can we expect fix?
please give expected date.
thanks
ashwin
the fix will be available in 2.2 release in a few days.
sergey slezkin
|