View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0022695 | Community | OCCT:Modeling Algorithms | public | 2011-08-08 17:52 | 2012-03-29 17:26 |
Reporter | Assigned To | bugmaster | |||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | A | OS | L | ||
Product Version | 6.5.1 | ||||
Target Version | 6.5.2 | Fixed in Version | 6.5.2 | ||
Summary | 0022695: The algorithm BRepFilletAPI_MakeFillet2d crashes in cases when some original edges of the face degenerate (become punctual) | ||||
Description | This message was sent from www.opencascade.org forum user PG <prasad.guntuku@gmail.com> http://www.opencascade.org/org/forum/thread_21317 2d Fillet algorithm fails on extreme cases when some of edges of original face degenerate. | ||||
Steps To Reproduce | polyline pp 0 0 0 10 0 0 10 10 0 0 10 0 0 0 0 mkplane ff pp explode ff e fit donly ff ff_1 ff_2 chfi2d r ff ff_1 ff_2 F 5 #ok explode r e donly r r_3 r_4 chfi2d rr r r_3 r_4 F 5 #ko explode rr e donly rr rr_1 rr_5 chfi2d rrr rr rr_1 rr_5 F 5 #ko explode rrr e donly rrr rrr_4 rrr_5 chfi2d rrrr rrr rrr_4 rrr_5 F 5 #ko | ||||
Additional information and documentation updates | Modified entities: ChFi2d_Builder.cxx 4 operators of comparison changed (> to >=, < to <=) | ||||
Tags | No tags attached. | ||||
Test case number | chl 934 A8 | ||||
|
SVN branch has been created http://svn/svn/occt/branches/22695 and revised by JGV |
2011-08-18 16:28 tester |
chl_934_A8.tar.gz (667 bytes) |
|
Dear BugMaster, Workbench KAS:dev:mkv-products-4 has been created from SVN branch http://svn/svn/occt/branches/OCC22695 and compiled on Linux platform. Test case for this bug is chl/934/A8 There are not regressions in mkv-products-4 regarding to KAS:dev:products-651-opt See results in /QADisk/occttests/results/KAS/dev/mkv-products-4_12082011/lin See reference results in /QADisk/occttests/results/KAS/dev/products-651-opt_01062011/lin See test cases in /QADisk/occttests/tests/ED N.B. In order to launch testing case you can make use the following instructions http://sbu.nnov.opencascade.com/maintenance/main_certification_te.htm |
|
Fix has been integrated to occt repository Date: 2011-08-18 16:45:29 +0400 (Thu, 18 Aug 2011) New Revision: 8867 Modified: trunk/src/ChFi2d/ChFi2d_Builder.cxx |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-08-08 17:52 |
|
New Issue | |
2011-08-08 17:52 |
|
Assigned To | => jgv |
2011-08-08 17:53 |
|
Status | new => assigned |
2011-08-09 18:02 |
|
Note Added: 0017949 | |
2011-08-09 18:02 |
|
Status | assigned => reviewed |
2011-08-09 18:07 |
|
Additional Information Updated | |
2011-08-18 16:28 |
|
File Added: chl_934_A8.tar.gz | |
2011-08-18 16:31 |
|
Test case number | => chl 934 A8 |
2011-08-18 16:31 |
|
Note Added: 0018002 | |
2011-08-18 16:31 |
|
Status | reviewed => tested |
2011-08-18 16:46 | bugmaster | Note Added: 0018003 | |
2011-08-18 16:46 | bugmaster | Status | tested => verified |
2011-08-18 16:46 | bugmaster | Resolution | open => fixed |
2011-11-25 11:17 |
|
Note Edited: 0018002 | |
2012-03-29 17:26 | bugmaster | Changeset attached | => occt master f10018ad |