View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023138 | Open CASCADE | OCCT:Modeling Algorithms | public | 2012-05-05 11:31 | 2015-05-14 16:24 |
Reporter | Assigned To | bugmaster | |||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 6.5.3 | ||||
Target Version | 6.9.0 | Fixed in Version | 6.9.0 | ||
Summary | 0023138: BRepAlgoAPI_Fuse produce invalid result | ||||
Description | BRepAlgoAPI_Fuse produce invalid result with shapes taken from Tutorial sample | ||||
Steps To Reproduce | > restore body.brep b > restore thread.brep t > bop b t > bopfuse r > checkshape r Shape faulty_1 on shape faulty_2 : BRepCheck_NotClosed Faulty shapes in variables faulty_1 to faulty_2 | ||||
Tags | No tags attached. | ||||
Test case number | bugs modalg_6 bug23138 | ||||
2012-05-05 11:31 developer |
body.brep (60,234 bytes) |
2012-05-05 11:31 developer |
thread.brep (18,406 bytes) |
|
Attached tcl script that creates body and thread and tries to fuse them. |
|
Note: in the script bottle.tcl, commang gcarc needs to be wrapped in catch {} for script to pass; the reason is that this command incorrectly returns 1 in case of success, and 0 if error (should be vice-versa). |
2012-05-14 10:02 developer |
bottle.tcl (1,716 bytes) |
|
Replaced bottle.tcl by script with added catch{} |
|
Dear Dmitri, The result seems to be valid on the current MASTER (IR-2015-04-06). |
|
Please add a test case |
|
Branch CR23138 has been created by apn. SHA-1: 3ef1017283797dc57709be015e4805a2f567d08c Detailed log of new commits: Author: apn Date: Thu Apr 16 15:08:19 2015 +0300 0023138: BRepAlgoAPI_Fuse produce invalid result Added test case bugs/modalg_6/bug23138 |
|
Problem is not reproduced on current state of master. Script bottle.tcl has been already modified and integrated. Test case: bugs modalg_6 bug23138 - OK |
|
Wow! |
|
Andrey, I do not see that > Script bottle.tcl has been already modified and integrated. could you please check and this and, if it is not really done yet, do the change (so that samples/tcl/bottle.tcl produces single solid) and integrate? |
|
Branch CR23138 has been deleted by inv. SHA-1: 3ef1017283797dc57709be015e4805a2f567d08c |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-05-05 11:31 |
|
New Issue | |
2012-05-05 11:31 |
|
Assigned To | => jgv |
2012-05-05 11:31 |
|
File Added: body.brep | |
2012-05-05 11:31 |
|
File Added: thread.brep | |
2012-05-05 11:32 |
|
Description Updated | |
2012-05-12 16:08 |
|
File Added: bottle.tcl | |
2012-05-12 16:11 |
|
Note Added: 0020518 | |
2012-05-12 16:44 |
|
Note Added: 0020519 | |
2012-05-12 16:44 |
|
Status | new => assigned |
2012-05-14 10:01 |
|
File Deleted: bottle.tcl | |
2012-05-14 10:02 |
|
File Added: bottle.tcl | |
2012-05-14 10:08 |
|
Note Added: 0020524 | |
2015-04-10 16:32 |
|
Note Added: 0039590 | |
2015-04-10 16:32 |
|
Assigned To | jgv => dbv |
2015-04-10 16:32 |
|
Status | assigned => feedback |
2015-04-10 16:52 |
|
Note Added: 0039593 | |
2015-04-10 16:52 |
|
Assigned To | dbv => apn |
2015-04-10 16:52 |
|
Target Version | => 6.9.0 |
2015-04-16 15:08 | git | Note Added: 0039884 | |
2015-04-16 15:09 | apn | Note Added: 0039885 | |
2015-04-16 15:09 | apn | Test case number | => bugs modalg_6 bug23138 |
2015-04-16 15:09 | apn | Assigned To | apn => bugmaster |
2015-04-16 15:09 | apn | Status | feedback => tested |
2015-04-16 17:06 |
|
Note Added: 0039902 | |
2015-04-16 17:55 |
|
Note Added: 0039909 | |
2015-04-17 15:40 | bugmaster | Changeset attached | => occt master cc2b0ec0 |
2015-04-17 15:40 | bugmaster | Status | tested => verified |
2015-04-17 15:40 | bugmaster | Resolution | open => fixed |
2015-05-14 15:28 |
|
Status | verified => closed |
2015-05-14 15:31 |
|
Fixed in Version | => 6.9.0 |
2015-05-14 16:24 | git | Note Added: 0040934 |