The most important method is fp.register() (or register_subprocess if you prefer to be more verbose), which allows defining the fake processes behavior. The fp fixture provides context() method that ...
The pyOCCT2 project provides Python bindings to the OpenCASCADE geometry kernel via pybind11. Together, this technology stack enables rapid CAD/CAE/CAM application development in the popular Python ...