The entry point to the OpenCascade kernel, gathering the shape, geometry, boolean, fillet,
operation, transform, assembly, dimension and IO groups. Every call is asynchronous because the
kernel runs as WebAssembly, usually in a worker, so the main thread stays responsive while a
heavy boolean runs.
The entry point to the OpenCascade kernel, gathering the shape, geometry, boolean, fillet, operation, transform, assembly, dimension and IO groups. Every call is asynchronous because the kernel runs as WebAssembly, usually in a worker, so the main thread stays responsive while a heavy boolean runs.