View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0025792 | Community | OCCT:Modeling Algorithms | public | 2015-02-04 13:24 | 2016-12-09 16:38 |
Reporter | Timo | Assigned To | apn | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Platform | win32 vc10 | ||||
Product Version | 6.8.0 | ||||
Target Version | 7.1.0 | Fixed in Version | 7.1.0 | ||
Summary | 0025792: BRepAlgoAPI_Section fails depending on order of arguments | ||||
Description | When calculating the intersection of the appended two faces, BRepAlgoAPI_Section returns a right or wrong result depending on the order of the arguments. | ||||
Steps To Reproduce | restore Turbine_VTG.brep t explode t bop t_1 t_2 bopsection r whatis r explode r whatis r_1 => r_1 is a shape EDGE FORWARD Modified Orientable CORRECT! bop t_2 t_1 bopsection r whatis r explode r => r contains 2 vertices FALSE! | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_6 bug25792 | ||||
|
Turbine_VTG.brep (107,933 bytes) |
|
The input surface contains a small self-intersection (see 0025793). Probably, therefore boolean operations do not work stable. Should the issue be closed or still investigated why it depends on the order of arguments? |
|
Could you take decision concerning the issue. |
|
I don't know the internal working of boolean operations if the order should matter or not. I wouldn't spend support units for this. So, you can decide if you want to deal with it. If not, you can close the issue. |
|
The Boolean operation (section in this case) is symmetric relative to the arguments. So, the result (at least its presence) must not depend on the arguments order. Therefore this bug will be further investigated, but with lower priority. |
|
The issue is not reproduced on current master on vc12 win64 platform. Could you please check if it is reproduced on indicated platform? If not reproduced, please create test case for the issues and close. |
|
Problem is not reproduced on current state of master on win32 vc10 and on default configuration too (win64 vc10). Test case: bugs modalg_6 bug25792 - OK http://occt-tests/25792_Lin/bugs/modalg_6/bug25792.html http://occt-tests/25792_Win/bugs/modalg_6/bug25792.html |
|
Branch CR25792 has been created by apn. SHA-1: 29c01369e7cad60c3cd9c9afafeb09001d343c50 Detailed log of new commits: Author: apn Date: Thu Oct 27 15:50:24 2016 +0300 0025792: BRepAlgoAPI_Section fails depending on order of arguments Added test case bugs/modalg_6/bug25792 |
|
Branch CR25792 has been deleted by kgv. SHA-1: 29c01369e7cad60c3cd9c9afafeb09001d343c50 |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-02-04 13:24 | Timo | New Issue | |
2015-02-04 13:24 | Timo | Assigned To | => msv |
2015-02-04 13:24 | Timo | File Added: Turbine_VTG.brep | |
2015-02-04 13:26 | Timo | Platform | => win32 vc10 |
2015-02-04 14:05 | Timo | Issue cloned: 0025793 | |
2015-02-04 14:05 | Timo | Relationship added | related to 0025793 |
2015-02-05 16:19 | Timo | Note Added: 0037134 | |
2015-02-05 16:22 | Timo | Note Edited: 0037134 | |
2015-02-05 17:31 |
|
Note Added: 0037142 | |
2015-02-05 17:31 |
|
Status | new => assigned |
2015-02-05 17:37 | Timo | Note Added: 0037144 | |
2015-02-05 17:44 |
|
Note Added: 0037147 | |
2015-02-05 17:44 |
|
Priority | normal => low |
2015-02-05 17:47 |
|
Assigned To | msv => emv |
2015-04-14 10:08 |
|
Target Version | 6.9.0 => 7.1.0 |
2016-10-26 09:34 |
|
Note Added: 0059137 | |
2016-10-26 09:34 |
|
Assigned To | emv => bugmaster |
2016-10-26 09:34 |
|
Status | assigned => feedback |
2016-10-27 15:49 | apn | Note Added: 0059274 | |
2016-10-27 15:50 | git | Note Added: 0059275 | |
2016-10-27 15:50 | apn | Test case number | => bugs modalg_6 bug25792 |
2016-10-27 15:50 | apn | Status | feedback => tested |
2016-10-28 14:35 | apn | Changeset attached | => occt master 91764a8f |
2016-10-28 14:35 | apn | Assigned To | bugmaster => apn |
2016-10-28 14:35 | apn | Status | tested => verified |
2016-10-28 14:35 | apn | Resolution | open => fixed |
2016-10-28 21:37 | git | Note Added: 0059398 | |
2016-12-09 16:30 |
|
Status | verified => closed |
2016-12-09 16:38 |
|
Fixed in Version | => 7.1.0 |