MantisBT - Open CASCADE |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025952 | Open CASCADE | [OCCT] OCCT:Modeling Algorithms | public | 2015-03-17 12:40 | 2019-10-25 14:11 |
|
Reporter | pkv | |
Assigned To | msv | |
Priority | normal | Severity | minor | |
Status | assigned | Resolution | open | |
Platform | | OS | | OS Version | |
Product Version | [OCCT] 6.9.0 | |
Target Version | [OCCT] Unscheduled | Fixed in Version | | |
Test case number | lowalgos intss bug25952_1, bug25952_2, bug25952_3 |
|
Summary | 0025952: Modeling Algorithms - Wrong intersection curve |
Description | After the fix to the bug #0025951, wrong curve has been obtained as result of intersection algorithm (see "wrong curve.png" file).
Before fix #0025951, the intersection algorithm returned exception. It was worse, than current behavior. |
Steps To Reproduce | # Use the following DRAW commands to reproduce the problem:
restore qff002 q
explode q
copy q_1 b1
copy q_2 b2
mksurface s1 b1
mksurface s2 b2
intersect i s1 s2
#i (wrong curve)
bopcur b1 b2
# has no 3d curve |
Additional information and documentation updates | |
Tags | No tags attached. |
Relationships | |
Attached Files | qff002 (53,436) 2015-03-17 12:40 https://tracker.dev.opencascade.org/
wrong curve.PNG (65,567) 2015-03-17 15:47 https://tracker.dev.opencascade.org/ |
|
Issue History |
Date Modified | Username | Field | Change |
2015-03-17 12:40 | pkv | New Issue | |
2015-03-17 12:40 | pkv | Assigned To | => msv |
2015-03-17 12:40 | pkv | File Added: qff002 | |
2015-03-17 12:40 | pkv | Status | new => assigned |
2015-03-17 12:42 | msv | Assigned To | msv => nbv |
2015-03-17 12:43 | msv | Relationship added | related to 0025951 |
2015-03-17 15:46 | nbv | Summary | Exception in intersection operation. => Wrong intersection curve |
2015-03-17 15:46 | nbv | Description Updated | bug_revision_view_page.php?rev_id=9632#r9632 |
2015-03-17 15:47 | nbv | File Added: wrong curve.PNG | |
2015-03-17 15:49 | nbv | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=9634#r9634 |
2015-03-17 17:50 | nbv | Description Updated | bug_revision_view_page.php?rev_id=9638#r9638 |
2015-04-17 00:02 | abv | Target Version | 6.9.0 => 7.1.0 |
2016-10-25 19:04 | msv | Target Version | 7.1.0 => 7.2.0 |
2017-07-24 09:32 | msv | Target Version | 7.2.0 => 7.3.0 |
2017-12-05 17:08 | msv | Target Version | 7.3.0 => 7.4.0 |
2018-11-09 16:53 | nbv | Relationship added | related to 0026510 |
2018-11-09 18:04 | git | Note Added: 0081010 | |
2018-11-12 09:51 | git | Note Added: 0081051 | |
2018-11-12 10:01 | nbv | Note Added: 0081052 | |
2018-11-12 10:01 | nbv | Assigned To | nbv => msv |
2018-11-12 10:01 | nbv | Status | assigned => resolved |
2018-11-12 10:16 | msv | Note Added: 0081054 | |
2018-11-12 10:16 | msv | Assigned To | msv => bugmaster |
2018-11-12 10:16 | msv | Status | resolved => reviewed |
2018-11-12 18:18 | apn | Test case number | => lowalgos intss bug25952_1, bug25952_2, bug25952_3 |
2018-11-18 03:30 | apn | Changeset attached | => occt master 9d083161 |
2018-11-18 03:30 | apn | Assigned To | bugmaster => apn |
2018-11-18 03:30 | apn | Status | reviewed => verified |
2018-11-18 03:30 | apn | Resolution | open => fixed |
2018-11-18 03:33 | apn | Status | verified => closed |
2018-11-18 03:33 | apn | Assigned To | apn => nbv |
2018-11-18 03:33 | apn | Status | closed => assigned |
2018-11-18 03:33 | apn | Resolution | fixed => open |
2019-08-12 19:02 | msv | Assigned To | nbv => |
2019-08-12 19:02 | msv | Target Version | 7.4.0 => Unscheduled |
2019-09-04 12:13 | kgv | Summary | Wrong intersection curve => Modeling Algorithms - Wrong intersection curve |
2019-10-25 14:11 | abv | Assigned To | => msv |
Notes |
|
(0081010)
|
git
|
2018-11-09 18:04
|
|
Branch CR25952 has been created by nbv.
SHA-1: 627642173a6ca7fc005bd44e01640600cae7ed49
Detailed log of new commits:
Author: nbv
Date: Fri Nov 9 18:00:46 2018 +0300
Test for 0025952: Wrong intersection curve
Test cases for the issue have been created.
|
|
|
(0081051)
|
git
|
2018-11-12 09:51
|
|
Branch CR25952 has been updated forcibly by nbv.
SHA-1: f7c951aee45a587f8cf186bf6a059177cfbf5086 |
|
|
(0081052)
|
nbv
|
2018-11-12 10:01
|
|
|
|
(0081054)
|
msv
|
2018-11-12 10:16
|
|
Reviewed.
Please leave the bug open after integration. |
|