meta data for this page
This is an old revision of the document!
Shape Operations
Boolean Operations
The 'booleans' are accessed through the modeling API using the following:
const { union, intersect, subtract } = require('@jscad/modeling').booleans
jump to: Search / User Tools / Main Content / Change Content Width
JSCAD V2 User Guide
This is an old revision of the document!
The 'booleans' are accessed through the modeling API using the following:
const { union, intersect, subtract } = require('@jscad/modeling').booleans