View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024648 | Open CASCADE | OCCT:Modeling Algorithms | public | 2014-02-19 19:21 | 2014-05-05 13:38 |
Reporter | Assigned To | apn | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.7.0 | ||||
Target Version | 6.7.1 | Fixed in Version | 6.7.1 | ||
Summary | 0024648: Different types of intersection curves between Cone and Torus with a different order of arguments | ||||
Description | Different types of intersection curves between Cone and Cylinder with a different order of arguments. | ||||
Steps To Reproduce | cone s1 60 0 torus s2 30 20 intersect i s1 s2 # i_1 i_2 i_3 i_4 i_5 i_6 dump i_1 # *********** Dump of i_1 ************* # BSplineCurve intersect i1 s2 s1 # i1_1 i1_2 i1_3 i1_4 i1_5 i1_6 dump i1_1 # *********** Dump of i1_1 ************* # Trimmed curve # Parameters : 1.5707963267949 7.85398163397448 # Basis curve : # Circle | ||||
Additional information and documentation updates | Correct treatment of the cases with Cone and Torus. | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_5(010) bug24648 | ||||
|
Git branch CR24648 is ready to be reviewed. |
|
reviewed |
|
Dear BugMaster, Branch CR24648 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: e2646ff2e0b7e0520ef8f3442365d71eec98b2a6 Number of compiler warnings: occt component : Linux: 29 (29 on master) Windows: 0 (0 on master) products component : Linux: 12 (12 on master) Windows: 2 (2 on master) Regressions/Differences: No regressions/differences Testing cases: http://occt-tests/CR24648-master-occt/Debian60-64/bugs/modalg_5/bug24648.html http://occt-tests/CR24648-master-occt/Windows-32-VC9/bugs/modalg_5/bug24648.html bugs modalg_5(010) bug24648: OK Testing on Linux: Total MEMORY difference: 382728492 / 383419896 Total CPU difference: 42317.56000000008 / 42572.35999999976 Testing on Windows: Total MEMORY difference: 429289336 / 429063576 Total CPU difference: 35108.296875 / 33299.265625 There are not differences in images found by testdiff. |
occt: master 1d18c75e 2014-02-20 13:14:04
Committer: apn Details Diff |
0024648: Different types of intersection curves between Cone and Torus with a different order of arguments Correct treatment of the cases with Cone and Torus. Test cases for issue CR24648 |
Affected Issues 0024648 |
|
mod - src/BOPAlgo/BOPAlgo_PaveFiller_3.cxx | Diff File | ||
mod - src/BOPAlgo/BOPAlgo_PaveFiller_5.cxx | Diff File | ||
mod - src/IntPatch/IntPatch_Intersection.cxx | Diff File | ||
add - tests/bugs/modalg_5/bug24648 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-02-19 19:21 |
|
New Issue | |
2014-02-19 19:21 |
|
Assigned To | => emv |
2014-02-19 19:21 |
|
Status | new => assigned |
2014-02-20 10:52 |
|
Note Added: 0027976 | |
2014-02-20 10:52 |
|
Assigned To | emv => pkv |
2014-02-20 10:52 |
|
Status | assigned => resolved |
2014-02-20 10:52 |
|
Additional Information Updated | |
2014-02-20 11:13 |
|
Note Added: 0027977 | |
2014-02-20 11:14 |
|
Assigned To | pkv => mkv |
2014-02-20 11:14 |
|
Status | resolved => reviewed |
2014-02-20 15:57 |
|
Note Added: 0027983 | |
2014-02-20 15:58 |
|
Test case number | => bugs modalg_5(010) bug24648 |
2014-02-20 15:58 |
|
Assigned To | mkv => bugmaster |
2014-02-20 15:58 |
|
Status | reviewed => tested |
2014-02-24 12:44 | apn | Changeset attached | => occt master 1d18c75e |
2014-02-24 12:44 | apn | Assigned To | bugmaster => apn |
2014-02-24 12:44 | apn | Status | tested => verified |
2014-02-24 12:44 | apn | Resolution | open => fixed |
2014-05-05 13:34 |
|
Status | verified => closed |
2014-05-05 13:38 |
|
Fixed in Version | => 6.7.1 |