Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 259 Bytes

File metadata and controls

11 lines (7 loc) · 259 Bytes

Solid.difference()

Runs the alternate Manifold difference path. In practice this is the subtraction-style boolean API.

Usage

const result = solid.difference(otherSolid);

Use subtract() when you want the clearer name for this - other.