View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023876 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-04-05 12:13 | 2013-04-29 15:24 |
Reporter | Assigned To | ||||
Priority | urgent | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Target Version | 6.6.0 | Fixed in Version | 6.6.0 | ||
Summary | 0023876: New Boolean Operation algorithm works incorrect with cylinder made by revolution and torus. | ||||
Description | New Boolean Operation algorithm works incorrect with cylinder made by revolution and torus. The problem has been detected in the test case bugs modalg_4 bug827. | ||||
Steps To Reproduce | vertex v1 10 0 0 vertex v2 20 0 0 vertex v3 10 0 50 vertex v4 20 0 50 edge e1 v1 v3 edge e2 v3 v4 edge e3 v2 v4 edge e4 v2 v1 wire w e1 e2 e3 e4 mkplane f w revol b1 f 0 0 0 0 0 1 360 don b1 ptorus b2 15 5 ttranslate b2 0 0 50 bop b1 b2 bopcommon r don r | ||||
Additional information and documentation updates | Changes: class BOPTools_AlgoTools3D; function: void DoSplitSEAMOnFace (const TopoDS_Edge& aSplit, const TopoDS_Face& aF) Added treatment for surfaces periodic in the V parametric direction. | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_5 bug23876 | ||||
|
Git branch CR23876 is ready to be reviewed. |
|
Dear BugMaster, Branch CR23876 (and products from GIT master) was compiled on Linux and Windows platforms and tested without rebase. SHA-1: 93d57e876c0cab918db78cd4c78e8502988372f5 Number of compiler warnings: occt component: Linux: 3 (3 on master) Windows: 11 (11 on master) products component: Linux: 0 (0 on master) Windows: 50 (50 on master) Regressions: No regressions Improvements: bugs modalg_2 bug5805_41 (expected problem TODO no. 3 is not detected) test case was modofied and pushed to branch Test case: bugs modalg_5 bug23876 - OK Testing on Linux: Total MEMORY difference: 244286732 / 244808144 Total CPU difference: 11741.980000000118 / 19941.609999999735 Testing on Windows: Total MEMORY difference: 353951156 / 355532208 Total CPU difference: 22383.078125 / 20725.90625 There are not serious differences in images found by testdiff. |
occt: master fe343049 2013-04-12 09:26:04
|
0023876: New Boolean Operation algorithm works incorrect with cylinder made by revolution and torus. Added treatment for surfaces periodic in the V parametric direction. Added test case bugs modalg_5/bug23876 |
Affected Issues 0023876 |
|
mod - src/BOPTools/BOPTools_AlgoTools3D.cxx | Diff File | ||
mod - tests/bugs/modalg_2/bug5805_41 | Diff File | ||
add - tests/bugs/modalg_5/bug23876 | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-04-05 12:13 |
|
New Issue | |
2013-04-05 12:13 |
|
Assigned To | => emv |
2013-04-05 12:13 |
|
Status | new => assigned |
2013-04-05 12:13 |
|
Description Updated | |
2013-04-09 09:01 |
|
Note Added: 0024032 | |
2013-04-09 09:01 |
|
Assigned To | emv => pkv |
2013-04-09 09:01 |
|
Status | assigned => resolved |
2013-04-09 09:01 |
|
Additional Information Updated | |
2013-04-09 09:08 |
|
Assigned To | pkv => mkv |
2013-04-09 09:08 |
|
Status | resolved => reviewed |
2013-04-09 10:27 | apn | Assigned To | mkv => apn |
2013-04-09 16:32 |
|
Priority | normal => urgent |
2013-04-09 16:32 |
|
Target Version | => 6.6.0 |
2013-04-09 16:36 | apn | Test case number | => bugs modalg_5 bug23876 |
2013-04-10 17:39 | apn | Note Added: 0024079 | |
2013-04-10 17:40 | apn | Assigned To | apn => bugmaster |
2013-04-10 17:40 | apn | Status | reviewed => tested |
2013-04-15 17:59 |
|
Changeset attached | => occt master fe343049 |
2013-04-15 17:59 |
|
Assigned To | bugmaster => omy |
2013-04-15 17:59 |
|
Status | tested => verified |
2013-04-15 17:59 |
|
Resolution | open => fixed |
2013-04-23 13:35 |
|
Status | verified => closed |
2013-04-29 15:24 |
|
Fixed in Version | => 6.6.0 |