View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0033909 | Community | OCCT:Modeling Algorithms | public | 2025-11-20 20:19 | 2025-11-22 10:22 |
| Reporter | appsforlife | Assigned To | akaftasev | ||
| Priority | normal | Severity | major | ||
| Status | new | Resolution | open | ||
| Platform | Mac | OS | OS | ||
| Summary | 0033909: BRepFilletAPI_MakeFillet::Add hangs on adding edge, reproducible in DRAWEXE | ||||
| Description | I made a solid shape using boolean operations on some simple primitives like spheres, cylinders and boxes. Some of the source elements have fillet added. Then I tried adding more fillets and BRepFilletAPI_MakeFillet::Add() hangs on adding an edge. This is fully reproducible in DRAWEXE using the code below and attached file, so hope you can fix that. Tested in 7.9.1 using C++ and 7.9.2 using DRAWEXE | ||||
| Steps To Reproduce | Start DRAWEXE next to the attached file and run the following commands: pload ALL restore output.brep s vdisplay s vfit explode s E fillet rs s 0.1 s_8 0.1 s_27 The last command hangs DRAWEXE. Same happens with Add() call in C++. | ||||
| Tags | No tags attached. | ||||
| Test case number | |||||
|
|
|
output.brep (98,920 bytes) |
|
|
Dear @appsforlife Please move your ticket to https://github.com/Open-Cascade-SAS/OCCT/issues Mantis will be decommissioned for public access in the future. |
|
|
done, thank you. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-11-20 20:19 | appsforlife | New Issue | |
| 2025-11-20 20:19 | appsforlife | Assigned To | => akaftasev |
| 2025-11-20 20:19 | appsforlife | File Added: output.brep | |
| 2025-11-21 14:34 | dpasukhi | Note Added: 0117099 | |
| 2025-11-22 02:05 | dpasukhi | Note Edited: 0117099 | |
| 2025-11-22 10:22 | appsforlife | Note Added: 0117101 |