UNPKG

@achirita/blox

Version:

A CAD library for building 3D models in the browser.

5 lines (4 loc) 130 B
export function cut({ shape, tools }: { shape: any; tools: any; }): import('../../opencascade/opencascade').TopoDS_Shape;