Function: cutShape()
function cutShape(
shapeInput,
toolInput,
__namedParameters?): TopoDS_Shape;
Defined in: packages/replicad/src/shapeFunctions/operations.ts:82
Builds a raw shape by cutting a tool shape from another shape.
Parameters
shapeInput
toolInput
__namedParameters?
Returns
TopoDS_Shape