Typed wrapper around an occt-wasm u32 arena handle.
brepjs passes these around as opaque KernelShape. The adapter extracts the .id when calling back into the WASM kernel.
KernelShape
.id
Readonly
Raw u32 arena index.
No-op -- arena-based allocation doesn't free individual handles.
OCCT-compatible hash code.
OCCT-compatible null check.
Typed wrapper around an occt-wasm u32 arena handle.
brepjs passes these around as opaque
KernelShape. The adapter extracts the.idwhen calling back into the WASM kernel.