View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0029824 | Open CASCADE | OCCT:Modeling Algorithms | public | 2018-05-29 15:41 | 2018-07-30 10:26 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 7.4.0 | Fixed in Version | 7.4.0 | ||
Summary | 0029824: Intersection of cylinder and sphere is incorrect | ||||
Description | This problem can be solved by modifying IntPatch_ALineToWLine: method MakeWLine sometimes generates two different points with the same parameter on "ALine" - a vertex and an ordinary point. But when preventing the excess ordinary point from addition to the "WLine", we have a regression: different structures of the pcurve in the case "bugs modalg_6 bug27431" on Linux and Windows platforms. | ||||
Steps To Reproduce | restore [locate_data_file OCC20964_revsolid.brep] b1 restore [locate_data_file OCC20964_sphere.brep] b2 explode b1 f explode b2 f donly b1_7 b2_1 bop b1_7 b2_1 bopsection r explode r donly r_3 | ||||
Tags | No tags attached. | ||||
Test case number | bugs/modalg_7/bug29824 | ||||
|
Branch CR29824 has been created by jgv. SHA-1: fa1e31f98459292398f963e02acf13b96999092c Detailed log of new commits: Author: jgv Date: Tue May 29 16:07:52 2018 +0300 0029824: Intersection of cylinder and sphere is incorrect IntPatch_ALineToWLine: modified method MakeWLine - now insertion of special point is done with check to avoid its duplication by wrong point. |
|
This problem is fixed by the branch CR29807* |
|
This problem has been fixed. See "tests/bugs/modalg_7/bug29824" test case. |
|
Branch CR29824 has been deleted by inv. SHA-1: fa1e31f98459292398f963e02acf13b96999092c |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-05-29 15:41 |
|
New Issue | |
2018-05-29 15:41 |
|
Assigned To | => msv |
2018-05-29 16:08 | git | Note Added: 0076403 | |
2018-06-14 11:06 |
|
Note Added: 0076762 | |
2018-06-14 11:06 |
|
Assigned To | msv => nbv |
2018-06-14 11:06 |
|
Status | new => feedback |
2018-07-09 10:27 |
|
Note Added: 0077383 | |
2018-07-09 10:27 |
|
Assigned To | nbv => bugmaster |
2018-07-09 10:58 | bugmaster | Status | feedback => verified |
2018-07-09 10:58 | bugmaster | Resolution | open => fixed |
2018-07-14 12:42 | git | Note Added: 0077625 | |
2018-07-30 10:26 | bugmaster | Test case number | => bugs/modalg_7/bug29824 |