Function: intersectShapes()
function intersectShapes(leftInput, rightInput): TopoDS_Shape;
Defined in: packages/replicad/src/shapeFunctions/operations.ts:100
Builds a raw shape containing the intersection of two shapes.
Parameters
leftInput
rightInput
Returns
TopoDS_Shape