Acknowledgementsยค
compas_occt follows the public API of compas_occ,
the OpenCASCADE-based NURBS and Brep backend for COMPAS developed by the
Block Research Group (BRG) at ETH Zurich. The class names, method
signatures, docstrings, examples, and plugin behaviour are modelled directly on that work, and we
gratefully acknowledge the BRG and the COMPAS community for designing and maintaining it.
compas_occt is built on:
- OpenCASCADE Technology (OCCT) โ the geometry kernel.
- nanobind โ the C++/Python binding layer.
- COMPAS โ the computational framework and plugin system.