Solid.subtract()
Runs a boolean subtraction (this - other) and returns a new Solid.
Usage
javascript
const result = solid.subtract(toolSolid);Face labels and supported metadata are propagated into the result.
Solid.subtract()Runs a boolean subtraction (this - other) and returns a new Solid.
const result = solid.subtract(toolSolid);Face labels and supported metadata are propagated into the result.