Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The BooleanMesh is a abstract FeaturePython object that can build a final mesh from a base mesh and a list of boolean operations. The following BooleanFeatures are available: - Addition: Adds the features base geometry to the mesh - Subtraction: Subtracts the features base geometry from the mesh affects #33
- Loading branch information