View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029426 | Open CASCADE | OCCT:Modeling Algorithms | public | 2018-01-15 13:07 | 2018-06-29 21:19 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 7.2.0 | ||||
Target Version | 7.3.0 | Fixed in Version | 7.3.0 | ||
Summary | 0029426: Extrema algorithm fails to find minimal distance between Circle and Sphere | ||||
Description | The solution found by Extrema algorithm on the attached geometries is not minimal. Although, for the trimmed circle the found solution is more correct. The problem has been detected in the test cases bugs modalg_7 bug26883_* while making patch for the issue 0028599. | ||||
Steps To Reproduce | restore bug29426_c1 c1 restore bug29426_s1 s1 # full circle extrema c1 s1 length ext_1 # The length ext_1 is 1.3104272222026517e-005 # trimmed circle trim ct c1 3 3.2 extrema ct s1 length ext_1 # The length ext_1 is 3.9276939000069667e-008 restore bug29426_c2 c2 restore bug29426_s2 s2 # full circle extrema c2 s2 length ext_1 # The length ext_1 is 1.1733963723341348e-005 # trimmed circle trim ct c2 3 3.2 extrema ct s2 length ext_1 # The length ext_1 is 1.0254966161196536e-009 | ||||
Tags | No tags attached. | ||||
Test case number | lowalgos extcs bug29426_1 bug29426_2 | ||||
2018-01-15 13:11 developer |
bug29426_c1 (291 bytes) |
2018-01-15 13:11 developer |
bug29426_s1 (66 bytes) |
2018-01-15 13:12 developer |
bug29426_c2 (291 bytes) |
2018-01-15 13:12 developer |
bug29426_s2 (66 bytes) |
|
The problem is fixed in the issue 0028599. The test cases for the issue will also be integrated with the fix for 0028599. |
|
Dear bugmaster, please close this issue after integration of 0028599. |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-15 13:07 |
|
New Issue | |
2018-01-15 13:07 |
|
Assigned To | => msv |
2018-01-15 13:11 |
|
File Added: bug29426_c1 | |
2018-01-15 13:11 |
|
File Added: bug29426_s1 | |
2018-01-15 13:12 |
|
File Added: bug29426_c2 | |
2018-01-15 13:12 |
|
File Added: bug29426_s2 | |
2018-01-15 13:15 |
|
Description Updated | |
2018-01-15 13:15 |
|
Steps to Reproduce Updated | |
2018-01-15 13:15 |
|
Relationship added | related to 0028599 |
2018-01-19 13:58 |
|
Status | new => assigned |
2018-01-23 17:21 |
|
Assigned To | msv => emv |
2018-01-31 10:49 |
|
Note Added: 0073690 | |
2018-01-31 16:46 |
|
Note Added: 0073703 | |
2018-01-31 16:46 |
|
Assigned To | emv => bugmaster |
2018-01-31 16:46 |
|
Status | assigned => feedback |
2018-02-05 17:06 | apn | Test case number | => lowalgos extcs bug29426_1 bug29426_2 |
2018-02-05 17:06 | apn | Status | feedback => verified |
2018-02-05 17:06 | apn | Resolution | open => fixed |
2018-02-20 12:58 |
|
Target Version | 7.4.0 => 7.3.0 |
2018-06-29 21:15 |
|
Fixed in Version | => 7.3.0 |
2018-06-29 21:19 |
|
Status | verified => closed |