View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0024278 | Open CASCADE | OCCT:Modeling Algorithms | public | 2013-10-22 16:38 | 2023-08-01 15:08 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | ||
Status | assigned | Resolution | open | ||
Product Version | 6.7.1 | ||||
Target Version | Unscheduled | ||||
Summary | 0024278: Diagnostic possible intersection loops | ||||
Description | Implementation of method for fast diagnostic of possible intersection loops (closed intersection curves) for intersection of two surfaces | ||||
Steps To Reproduce | No | ||||
Tags | No tags attached. | ||||
Test case number | Not needed | ||||
|
Dear ifv, Please review and comment. I performed the following tests: # infinite domain test cone c 45 0 plane p 0 0 40 0 1 5 intersect e c p # normals turn test sphere s1 100 plane p 0 0 40 0 1 5 intersect e s1 p # pair of Collinear normals test plane p 0 0 70 0 0 1 plane p1 0 0 70 0 0 1 intersect e p p1 #pair of Collinear normals test 2 beziersurf s 3 3 0 0 0 10 0 0 20 0 0 0 10 0 10 10 10 20 10 0 0 20 0 10 20 0 20 20 0 plane p 0 0 1 0 0 1 intersect e s p #no Collinear normals plane p 0 0 70 0 0 1 plane p1 0 0 70 1 0 0 intersect e p p1 #no Collinear normals plane p 0 0 70 0 0 1 plane p1 0 0 70 0 0.5 0.5 intersect e p p1 |
|
Dear ifv, Please review and comment branch CR24278. |
|
Dear ifv, Please review and comment branch CR24278. |
|
It is necessary to include not CDL class in package by corret way. |
|
Dear ifv, Please review current state of branch CR24278. |
|
Ok |
|
Dear BugMaster, Branch CR24278 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: 4eafa2ae7f9f55d71e3320e5994c4d0b3ad43e2d Number of compiler warnings: occt component : Linux: 319 (323 on master) Windows: 0 (0 on master) products component : Linux: 189 (189 on master) Windows: 287 (287 on master) Regressions/Differences: http://occt-tests/CR24278-master-occt/Debian60-64/summary.html http://occt-tests/CR24278-master-occt/Windows-32-VC9/summary.html Testing cases: Not needed Testing on Linux: Total MEMORY difference: 355572264 / 355669756 Total CPU difference: 41980.18000000134 / 40330.98000000063 Testing on Windows: Total MEMORY difference: 406400352 / 405650756 Total CPU difference: 31531.375 / 34529.8125 There are not differences in images found by testdiff. http://occt-tests/CR24278-master-occt/Debian60-64/diff-Debian60-64.html http://occt-tests/CR24278-master-occt/Windows-32-VC9/diff-Windows-32-VC9.html IMAGE boolean bopcut_complex M6: M6.png differs IMAGE boolean bopfuse_complex L1: L1.png differs IMAGE boolean bopfuse_complex L5: L5.png differs IMAGE boolean bopfuse_complex L6: L6.png differs IMAGE boolean bopfuse_complex M3: M3.png differs IMAGE boolean bopfuse_complex M4: M4.png differs IMAGE boolean bfuse_complex O1: O1.png differs IMAGE boolean bfuse_complex O2: O2.png differs IMAGE boolean bfuse_complex O3: O3.png differs IMAGE boolean bfuse_complex O4: O4.png differs IMAGE boolean bfuse_complex P2: P2.png differs IMAGE boolean bfuse_complex P3: P3.png differs IMAGE boolean bfuse_complex S3: S3.png differs IMAGE boolean bfuse_complex S4: S4.png differs |
|
Dear ifv, Please check current state of branch CR24278_2 to be sure it is ok. |
|
Using LoopDetector in IntPatch_Intersection is again wrong. |
|
Dear ifv, Please check current state of branch CR24278_2 to be sure it is ok. |
|
Ok |
|
Dear BugMaster, Branch CR24278_2 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: c945d11534cff85f1b4a89f65112b45978db9302 Number of compiler warnings: occt component : Linux: 323 (323 on master) Windows: 0 (0 on master) products component : Linux: 188 (189 on master) Windows: 287 (287 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 356288416 / 356295124 Total CPU difference: 42480.45000000094 / 40672.21000000072 Testing on Windows: Total MEMORY difference: 407595320 / 406471844 Total CPU difference: 27912.84375 / 34772.53125 There are not differences in images found by testdiff. |
|
Dear ifv, Please check current state of branch CR24278_2 to be sure it is still ok. |
|
Dear BugMaster, Branch CR24278_2 was rebased on current master. Branch CR24278_2 (and products from GIT master) was compiled on Linux and Windows platforms and tested. SHA-1: dc5ef9370daf4f0d020f807f0b9d435eaaf38407 Number of compiler warnings: occt component : Linux: 318 (318 on master) Windows: 0 (0 on master) products component : Linux: 188 (188 on master) Windows: 287 (287 on master) Regressions/Differences: No regressions/differences Testing cases: Not needed Testing on Linux: Total MEMORY difference: 356323636 / 356538344 Total CPU difference: 42131.38000000106 / 42450.93000000157 Testing on Windows: Total MEMORY difference: 411357268 / 410728524 Total CPU difference: 32633.25 / 30177.296875 There are following differences in images found by testdiff. http://occt-tests/CR24278-02-master-occt/Debian60-64/diff-Debian60-64.html http://occt-tests/CR24278-02-master-occt/Windows-32-VC9/diff-Windows-32-VC9.html IMAGE bugs modalg_4 pro19653: pro19653.png differs |
|
Igor, what is the status of this issue? |
|
Task is not completed: implementation is done, it is nevessary to test and compary perfomance with current implementation of intersection algo. |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-10-22 16:38 |
|
New Issue | |
2013-10-22 16:38 |
|
Assigned To | => aml |
2013-10-22 16:40 |
|
Status | new => assigned |
2013-10-22 16:56 |
|
Note Added: 0026215 | |
2013-10-22 16:56 |
|
Assigned To | aml => ifv |
2013-10-22 16:56 |
|
Status | assigned => resolved |
2013-10-24 15:50 |
|
Assigned To | ifv => aml |
2013-10-24 15:50 |
|
Status | resolved => assigned |
2013-10-24 15:51 |
|
Note Added: 0026260 | |
2013-10-24 15:51 |
|
Assigned To | aml => ifv |
2013-10-24 15:51 |
|
Status | assigned => resolved |
2013-10-28 11:35 |
|
Assigned To | ifv => aml |
2013-10-28 11:35 |
|
Status | resolved => assigned |
2013-10-28 11:36 |
|
Note Added: 0026295 | |
2013-10-28 11:36 |
|
Assigned To | aml => ifv |
2013-10-28 11:36 |
|
Status | assigned => resolved |
2013-10-28 11:51 |
|
Note Added: 0026296 | |
2013-10-28 11:51 |
|
Assigned To | ifv => aml |
2013-10-28 11:51 |
|
Status | resolved => feedback |
2013-10-28 14:14 |
|
Note Added: 0026299 | |
2013-10-28 14:14 |
|
Assigned To | aml => ifv |
2013-10-28 14:14 |
|
Status | feedback => resolved |
2013-10-28 14:29 |
|
Note Added: 0026300 | |
2013-10-28 14:29 |
|
Status | resolved => reviewed |
2013-10-28 15:05 |
|
Assigned To | ifv => mkv |
2013-10-29 09:36 |
|
Note Added: 0026315 | |
2013-10-29 09:36 |
|
Assigned To | mkv => aml |
2013-10-29 09:36 |
|
Status | reviewed => assigned |
2013-10-29 15:29 |
|
Test case number | => Not needed |
2013-10-29 15:30 |
|
Note Edited: 0026315 | |
2013-10-29 16:50 |
|
Note Added: 0026337 | |
2013-10-29 16:50 |
|
Assigned To | aml => ifv |
2013-10-29 16:50 |
|
Status | assigned => resolved |
2013-10-29 17:47 |
|
Note Added: 0026340 | |
2013-10-29 17:47 |
|
Assigned To | ifv => aml |
2013-10-29 17:47 |
|
Status | resolved => feedback |
2013-10-31 09:44 |
|
Note Added: 0026382 | |
2013-10-31 09:44 |
|
Assigned To | aml => ifv |
2013-10-31 09:44 |
|
Status | feedback => resolved |
2013-10-31 09:57 |
|
Note Added: 0026384 | |
2013-10-31 09:57 |
|
Status | resolved => reviewed |
2013-10-31 17:43 |
|
Assigned To | ifv => mkv |
2013-11-05 12:03 |
|
Note Added: 0026450 | |
2013-11-11 12:55 |
|
Assigned To | mkv => aml |
2013-11-11 12:55 |
|
Status | reviewed => assigned |
2013-11-11 12:55 |
|
Note Added: 0026530 | |
2013-11-11 12:55 |
|
Assigned To | aml => ifv |
2013-11-11 12:55 |
|
Status | assigned => resolved |
2013-11-11 15:38 |
|
Note Added: 0026542 | |
2013-12-04 10:07 |
|
Severity | minor => feature |
2013-12-04 10:07 |
|
Reproducibility | have not tried => N/A |
2014-04-04 17:11 |
|
Target Version | 6.7.1 => 6.8.0 |
2014-10-17 02:38 |
|
Note Added: 0033236 | |
2014-10-17 02:38 |
|
Status | resolved => feedback |
2014-10-17 15:40 |
|
Note Added: 0033261 | |
2014-10-17 15:40 |
|
Status | feedback => assigned |
2014-10-29 06:50 |
|
Target Version | 6.8.0 => 7.1.0 |
2016-10-28 11:54 |
|
Target Version | 7.1.0 => 7.2.0 |
2017-07-24 09:32 |
|
Target Version | 7.2.0 => 7.3.0 |
2017-12-05 17:08 |
|
Target Version | 7.3.0 => 7.4.0 |
2019-08-12 16:37 |
|
Target Version | 7.4.0 => 7.5.0 |
2020-09-14 22:58 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-08-29 18:53 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:42 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |