JSCAD V2 User Guide
jump to: Search / User Tools / Main Content / Change Content Width
JSCAD V2 User Guide
Several objects can be combined (overlapped) into a single shape. This result is the logical intersection of the shapes.
const newshape = intersect(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