View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0026258 | Open CASCADE | OCCT:Modeling Algorithms | public | 2015-05-22 17:06 | 2023-08-01 15:08 |
| Reporter | Assigned To | ||||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Target Version | Unscheduled | ||||
| Summary | 0026258: Modeling Algorithms - Boolean operations: pipe on fillet | ||||
| Description | Attached script constructs a box with fillet on the top side. A pipe is constructed around this fillet. Fillet has a radius 16. Wire-spine of the pipe is located on fillet. Pipe has a radius 8. Cut operation had failed on these arguments with "ErrorStatus: 14" | ||||
| Steps To Reproduce | source BoxWithPipeOnFillet.tcl bcut res b p | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
|
Script contain an error. Prof has type edge, therefore mkplane is not build. |
|
2015-05-22 19:09 developer |
BoxWithPipeOnFillet.tcl (528 bytes) |
|
|
The following commands will correct the end of the script: mkedge prof prof shape pw w add prof pw mkplane prof pw pipe p w prof bcut r b p donly r;axo;fit |
|
2015-05-22 19:11 developer |
BoxWithPipeOnFillet.png (65,365 bytes) |
|
|
I've uploaded tcl script with changes. Yes, now it works, but the resultant shape contains strange face which was not been cut. |
|
|
The strange face is indeed two coincided faces. They are created due to incorrect pipe construction. We can see that pipe is not closed and contains a cover in between. So, the bug should be addresses to pipe algorithm. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-05-22 17:06 |
|
New Issue | |
| 2015-05-22 17:06 |
|
Assigned To | => msv |
| 2015-05-22 17:06 |
|
File Added: BoxWithPipeOnFillet.tcl | |
| 2015-05-22 17:07 |
|
File Added: BoxWithPipeOnFillet.png | |
| 2015-05-22 19:05 |
|
Note Added: 0041461 | |
| 2015-05-22 19:05 |
|
Assigned To | msv => akz |
| 2015-05-22 19:05 |
|
Status | new => feedback |
| 2015-05-22 19:09 |
|
File Deleted: BoxWithPipeOnFillet.tcl | |
| 2015-05-22 19:09 |
|
File Deleted: BoxWithPipeOnFillet.png | |
| 2015-05-22 19:09 |
|
File Added: BoxWithPipeOnFillet.tcl | |
| 2015-05-22 19:10 |
|
Note Added: 0041462 | |
| 2015-05-22 19:11 |
|
File Added: BoxWithPipeOnFillet.png | |
| 2015-05-22 19:16 |
|
Note Added: 0041466 | |
| 2015-05-22 19:16 |
|
Assigned To | akz => msv |
| 2015-05-22 19:16 |
|
Status | feedback => assigned |
| 2015-05-22 19:16 |
|
Note Edited: 0041466 | |
| 2015-05-22 19:18 |
|
Note Edited: 0041466 | |
| 2015-05-22 19:25 |
|
Note Added: 0041467 | |
| 2015-05-22 19:25 |
|
Assigned To | msv => akz |
| 2015-05-22 19:25 |
|
Status | assigned => feedback |
| 2015-12-17 13:45 |
|
Assigned To | akz => msv |
| 2015-12-17 13:45 |
|
Status | feedback => assigned |
| 2016-10-28 17:03 |
|
Target Version | 7.1.0 => 7.2.0 |
| 2017-07-24 09:22 |
|
Target Version | 7.2.0 => 7.3.0 |
| 2017-12-05 17:09 |
|
Target Version | 7.3.0 => 7.4.0 |
| 2019-08-12 16:45 |
|
Target Version | 7.4.0 => 7.5.0 |
| 2020-03-04 11:48 | kgv | Summary | Boolean operations: pipe on fillet => Modeling Algorithms - Boolean operations: pipe on fillet |
| 2020-09-15 12:26 |
|
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 |