Expand description
The BrepKernel โ a WASM-exposed modeling context.
JavaScript consumers create a single BrepKernel instance and call
methods on it to build and query geometry. All topological state is
owned by the kernel; JS only holds opaque u32 handles.
Structsยง
- Brep
Kernel - The B-Rep modeling kernel.