Any experience/advise with this?
I was looking forward to create bindings with Open Cascade after the accumulated experience so far with a couple of projects. But I realized that it is C++ and it is huge, so bad starting point for me.
I'd like to do something like pyOCCT which seems to be based on pybind11 in order to perform the bindings.
I don't think that I can follow a try/fail approach modifying the header for such a big project.