JSCAD V2 User Guide
jump to: Search / User Tools / Main Content / Change Content Width
JSCAD V2 User Guide
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})
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International