Crate truck_shapeops

source ·
Expand description

Provides boolean operations to Solid

Traits

Only solids consisting of edges whose curve is implemented this trait can be used for set operations.
Only solids consisting of faces whose surface is implemented this trait can be used for set operations.

Functions

AND operation between two solids.
OR operation between two solids.