|
| 1 | +## Summary of Activities - OCCT Liaison - April 2025 |
| 2 | + |
| 3 | +### Contact with Dmitrii: Data Exchange |
| 4 | + |
| 5 | +In the last report, I wrote that this needed follow up, which I haven't done |
| 6 | +yet. I will do that in May. |
| 7 | + |
| 8 | +### Discussion on OCCT bug reporting and versions |
| 9 | + |
| 10 | +Last month, I wrote that this needed follow up and I did. Oursland writes this: |
| 11 | + |
| 12 | +> It's not a genuine compatibility issue as some other build systems are using OCCT 7.9.0, but the conda-forge smesh still needs to be updated. |
| 13 | +
|
| 14 | +So, I'm waiting for that. |
| 15 | + |
| 16 | +### Suggest a process for a 10 year roadmap |
| 17 | + |
| 18 | +I've had a meeting with Brad in which we discussed the idea. I've also had a |
| 19 | +meeting with Hyarion and Kadet1090 on which I reported in the FPA meeting. |
| 20 | +Some interesting points that came out of this meeting: |
| 21 | +- It would be good if FreeCAD could work with a company that uses FreeCAD in industry. |
| 22 | +- It would be nice to have a label "AdoptionBlocker" similar to the "Blocker" |
| 23 | + label for 1.0. The new label indicates that these issues are blockers for |
| 24 | + widespread adoption of FreeCAD. |
| 25 | +- Idea from Kadet1090: make a document with 100 problems for the next 10 years. |
| 26 | +- Hold another meeting with a slightly larger group of people. |
| 27 | + |
| 28 | +### Check forum on OCCT issues |
| 29 | + |
| 30 | +I wrote last month that I wanted to participate on the forum. I announced |
| 31 | +myself there, but it was an old post. I haven't had any reactions. |
| 32 | + |
| 33 | +### Update the project |
| 34 | + |
| 35 | +The [OCCT Liaison project](https://github.com/orgs/FreeCAD/projects/32/views/1?layout=table) has |
| 36 | +received continuous updates on issues. |
| 37 | + |
| 38 | +### Draw Test Harness |
| 39 | + |
| 40 | +I've investigated creating Draw Test Harnesses. I studied the Draw Test |
| 41 | +Harness that bgbsww created in |
| 42 | +[#9760](https://github.com/FreeCAD/FreeCAD/issues/9760). |
| 43 | + |
| 44 | +Given the results of this study, I focused my attention to |
| 45 | +[#10760](https://github.com/FreeCAD/FreeCAD/issues/10760), a fillet with a |
| 46 | +crash. I could confirm the crash. The process was: |
| 47 | + |
| 48 | +- make a minimal example, finding out the (in this case) two features that cause the problem |
| 49 | +- make a Draw test case that mimics the minimal example |
| 50 | +- verify the stack traces to confirm that the test case is indeed the same problem |
| 51 | +- report it to OCCT ([#501](https://github.com/Open-Cascade-SAS/OCCT/issues/501). |
| 52 | + |
| 53 | +Please note, that this was a fairly complicated test case to create. |
| 54 | + |
| 55 | +### Part Design / Part interaction |
| 56 | + |
| 57 | +I studied [#19702](https://github.com/FreeCAD/FreeCAD/issues/19702) and came to |
| 58 | +the conclusion that this may be an OCCT problem, but there is also a problem |
| 59 | +with the interaction between Part and Part Design. |
| 60 | + |
| 61 | +I have created [#](https://github.com/FreeCAD/FreeCAD/issues/20735) for that |
| 62 | +problem and I have raised this in the DEV meeting of 19 April. Unfortunately, |
| 63 | +this was a meeting without many developers, so we could not make progress on |
| 64 | +this matter. I will put this back on the agenda at a next meeting. |
0 commit comments