View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032185 | Open CASCADE | OCCT:Modeling Algorithms | public | 2021-03-01 17:08 | 2023-08-01 15:08 |
Reporter | Assigned To | ||||
Priority | normal | Severity | minor | ||
Status | new | Resolution | open | ||
Product Version | 7.6.0 | ||||
Target Version | Unscheduled | ||||
Summary | 0032185: Modeling Algorithms - Bad fillet on an internal edge of a revolution | ||||
Description | If an external face of the revolution has a degenerated edge, a filleting face has bad limiting edge or too big tolerance. In branch CR23731_7 a result solid shape has faulty result of the checkshape command. Also "test blend buildevol D6" and "test blend simple H4" failed in branch CR23731_7 failed because of this problem. | ||||
Steps To Reproduce | pload MODELING # 45 deg cone - bad edge polyline poly1 0 0 10 0 0 0 10 0 0 0 0 10 wire wire1 poly1 # 30 deg cone - edge seems as valid but too big tolerance #polyline poly1 0 0 10 0 0 0 5 0 0 0 0 10 #wire wire1 poly1 # 90 deg sphere - bad edge # circle cir 0 0 0 10 # mkedge edge1 cir 0 pi/2 # trotate edge1 0 0 0 1 0 0 90 # polyline poly1 0 0 10 0 0 0 10 0 0 # wire wire1 edge1 poly1 # 60 deg sphere - bad edge # circle cir -5 0 0 10 # mkedge edge1 cir 0 pi/3 # trotate edge1 0 0 0 1 0 0 90 # polyline poly1 0 0 sqrt(3)/2*10 0 0 0 5 0 0 # wire wire1 edge1 poly1 # erase cir mkplane plane1 wire1 revol cone1 plane1 0 0 0 0 0 1 270 explode cone1 E blend fillet_cone cone1 1 cone1_7 explode fillet_cone E tolsphere fillet_cone_7 tolsphere fillet_cone_5 erase cone1 checkshape fillet_cone axo; fit | ||||
Additional information and documentation updates | Related tests: - blend buildevol D6 - blend simple H4 - bugs modalg_1 bug140 | ||||
Tags | No tags attached. | ||||
Test case number | |||||
related to | 0028685 | assigned | Open CASCADE | Modeling Algorithms - Bad result of evol fillet in the test blend buildevol D6 | |
related to | 0031871 | assigned | Open CASCADE | Modeling Algorithms - Elaborate consistent shape validity criteria | |
related to | 0000140 | assigned | Open CASCADE | Fillet is created incorrectly on attached shape. |
2021-03-01 17:09 reporter |
cone 45deg.png (151,636 bytes) |
2021-03-01 17:09 reporter |
cone 60deg.png (69,343 bytes) |
|
|
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-01 17:08 |
|
New Issue | |
2021-03-01 17:08 |
|
Assigned To | => msv |
2021-03-01 17:09 |
|
Summary | Bad fillet on an internal edge of a revolution => Modeling Algorithms - Bad fillet on an internal edge of a revolution |
2021-03-01 17:09 |
|
File Added: cone 45deg.png | |
2021-03-01 17:09 |
|
File Added: cone 60deg.png | |
2021-03-01 17:10 |
|
Additional Information Updated | |
2021-03-01 17:11 |
|
Relationship added | related to 0028685 |
2021-03-01 17:11 |
|
Relationship added | related to 0031871 |
2021-03-01 17:14 |
|
Note Added: 0099246 | |
2021-03-01 17:19 | kgv | Steps to Reproduce Updated | |
2021-03-01 17:19 | kgv | Additional Information Updated | |
2021-03-01 17:20 | kgv | Description Updated | |
2021-03-04 18:19 |
|
Description Updated | |
2021-03-04 18:24 |
|
Description Updated | |
2021-03-18 15:16 |
|
Additional Information Updated | |
2021-03-18 15:16 |
|
Relationship added | related to 0000140 |
2021-08-29 19:24 |
|
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 |