meta data for this page
  •  

Subtract

 Subtract

Several shapes can be removed (subtracted) from another. The result is the logical difference of shapes.

Note: The first shape given is the base shape for all subtractions.

const newshape = subtract(cube({size: 10}), cylinder({radius: 4, heigth: 14})