View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0030208 | Community | OCCT:Modeling Algorithms | public | 2018-10-06 00:53 | 2023-08-01 15:08 |
Reporter | galbramc | Assigned To | |||
Priority | normal | Severity | minor | ||
Status | assigned | Resolution | open | ||
Product Version | 7.3.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0030208: Modeling Algorithms - BRepFilletAPI_MakeFillet failure on small edge | ||||
Description | Based on the limitations of the fillet algorithm, I'm not sure if BRepFilletAPI_MakeFillet should work on this case, but I've providing it in the hopes that the fillet algorithm can be improved. | ||||
Steps To Reproduce | restore shape.brep a explode a e if [catch {blend r a 0.1 a_2 0.1 a_3 0.1 a_9 0.1 a_10 0.1 a_11}] { puts "Error: building fillet failure" } | ||||
Tags | No tags attached. | ||||
Test case number | |||||
|
fillet_fail0.tgz (22,206 bytes) |
|
Note that the edge 10 has small length 0.00252, which is much smaller than the the requested fillet radius 0.1. |
|
Fillet is built well with the radius 0.02, which is 10 times greater than the small edge length. |
|
Dear Julia, is it possible to make such fillet working? |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-10-06 00:53 | galbramc | New Issue | |
2018-10-06 00:53 | galbramc | Assigned To | => msv |
2018-10-06 00:53 | galbramc | File Added: fillet_fail0.tgz | |
2018-10-08 10:47 |
|
Note Added: 0079774 | |
2018-10-08 10:47 |
|
Steps to Reproduce Updated | |
2018-10-08 10:48 |
|
Note Added: 0079775 | |
2018-10-08 10:49 |
|
Note Added: 0079776 | |
2018-10-08 10:49 |
|
Assigned To | msv => jgv |
2018-10-08 10:49 |
|
Status | new => assigned |
2018-10-08 10:51 |
|
Summary | BRepFilletAPI_MakeFillet failure => BRepFilletAPI_MakeFillet failure on small edge |
2018-10-12 20:40 |
|
Target Version | => 7.4.0 |
2019-08-12 17:59 |
|
Target Version | 7.4.0 => 7.5.0 |
2019-09-04 12:21 | kgv | Summary | BRepFilletAPI_MakeFillet failure on small edge => Modeling Algorithms - BRepFilletAPI_MakeFillet failure on small edge |
2020-09-15 16:22 |
|
Target Version | 7.5.0 => 7.6.0 |
2021-08-29 18:54 |
|
Target Version | 7.6.0 => 7.7.0 |
2022-10-24 10:41 |
|
Target Version | 7.7.0 => 7.8.0 |
2023-08-01 15:08 | dpasukhi | Target Version | 7.8.0 => Unscheduled |