STL_BOOLEAN(1) | User Commands | STL_BOOLEAN(1) |
stl_boolean - stl_boolean performs CSG operations on two STL files.
stl_boolean performs CSG operations on two STL files.
usage: stl_boolean -a <stl file A> -b <stl file B> [ -i ] [ -u ] [ -d ] <output file>
-i - performs the intersection of A and B
-u - performs the union of A and B (default)
-d - performs the difference of A and B
December 2017 | stl_boolean v1.1 |