View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025342 | Community | OCCT:Modeling Algorithms | public | 2014-10-08 17:42 | 2016-04-20 15:50 |
Reporter | Timo | Assigned To | bugmaster | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.7.0 | ||||
Target Version | 7.0.0 | Fixed in Version | 7.0.0 | ||
Summary | 0025342: [Regression] BRepAlgoAPI_Section returns wrong number of edges | ||||
Description | The given test case worked in OCCT 6.6.0 and before. The result contained 4 edges. In OCCT 6.7.0 and 6.7.1 the result contains only 1 edge. This is wrong. I didn't check with current master. | ||||
Steps To Reproduce | restore Pump2.brep p explode p bop p_1 p_2 bopsection r explode r => r contains 1 edge, but should contain 4 edges | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_6 bug25342 | ||||
|
Pump2.brep (272,065 bytes) |
|
I confirm the problem exists on current master |
|
Dear msv, On current master problem not reproduced. Please check detailed problem description below. How algorithm works: 1) build discrete set of points (cloud). 2) Create curves on clouds. 3) Create Edges on curves. Faulty reason: There are some checks, at step 3, which deal work with curves and determine create edge or not. One of them perform projection of point on the surfaces. One of surfaces is surface of revolution, so incorrect computation of D1 on it lead to the incorrect gradient and bad result of optimization algo (which perform projection). In scope of 26252 incorrect computation of D1 on surfaces of revolution were eliminated. So on current master faulty not reproduced. So I propose to create test case and close this issue. |
|
Perfect! I agree. |
|
Please create testing case |
|
Branch CR25342 has been created by mkv. SHA-1: 503c871cc57e2692372c9d9a00859bc5674532db Detailed log of new commits: Author: mkv Date: Thu Dec 10 15:04:01 2015 +0300 Test case for issue CR25342 |
|
Dear aml, could you please review following test case bugs modalg_6 bug25342 It is OK: http://occt-tests/CR26949-master-occt-64/Debian70-64/bugs/modalg_6/bug25342.html http://occt-tests/CR26949-master-occt-64/Windows-64-VC10/bugs/modalg_6/bug25342.html |
|
Dear mkv, test case "bugs modalg_6 bug25342" is OK. |
|
Dear BugMaster, Branch CR25342 is TESTED. |
|
Branch CR25342 has been deleted by kgv. SHA-1: 503c871cc57e2692372c9d9a00859bc5674532db |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-10-08 17:42 | Timo | New Issue | |
2014-10-08 17:42 | Timo | Assigned To | => ifv |
2014-10-08 17:42 | Timo | File Added: Pump2.brep | |
2014-10-08 18:04 |
|
Note Added: 0032831 | |
2014-10-31 10:10 |
|
Assigned To | ifv => aml |
2014-10-31 10:10 |
|
Target Version | 6.8.0 => 7.1.0 |
2015-11-10 08:33 |
|
Relationship added | related to 0026252 |
2015-11-20 13:18 |
|
Note Added: 0048409 | |
2015-11-20 13:18 |
|
Assigned To | aml => msv |
2015-11-20 13:18 |
|
Status | new => feedback |
2015-11-20 14:43 |
|
Note Added: 0048423 | |
2015-11-20 14:43 |
|
Assigned To | msv => bugmaster |
2015-11-23 10:36 | bugmaster | Assigned To | bugmaster => apn |
2015-11-23 10:36 | bugmaster | Note Added: 0048461 | |
2015-12-08 10:28 | bugmaster | Assigned To | apn => mkv |
2015-12-10 15:04 | git | Note Added: 0048952 | |
2015-12-10 15:11 |
|
Note Added: 0048953 | |
2015-12-10 15:11 |
|
Assigned To | mkv => aml |
2015-12-10 15:12 |
|
Test case number | => bugs modalg_6 bug25342 |
2015-12-11 07:17 |
|
Note Added: 0049006 | |
2015-12-11 07:17 |
|
Assigned To | aml => mkv |
2015-12-14 15:13 |
|
Note Added: 0049082 | |
2015-12-14 15:13 |
|
Assigned To | mkv => bugmaster |
2015-12-14 15:13 |
|
Status | feedback => tested |
2015-12-18 15:25 | bugmaster | Changeset attached | => occt master 702ef49f |
2015-12-18 15:25 | bugmaster | Status | tested => verified |
2015-12-18 15:25 | bugmaster | Resolution | open => fixed |
2015-12-21 12:53 | bugmaster | Target Version | 7.1.0 => 7.0.0 |
2016-04-17 14:00 | git | Note Added: 0053013 | |
2016-04-20 15:42 |
|
Fixed in Version | => 7.0.0 |
2016-04-20 15:50 |
|
Status | verified => closed |