Provided by: stlcmd_1.2-1_amd64 bug

NAME

       stl_boolean - stl_boolean performs CSG operations on two STL files.

DESCRIPTION

       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>

              Performs a mesh CSG boolean operation on STL files A and B using BSP trees.

       -i - performs the intersection of A and B

       -u - performs the union of A and B (default)

       -d - performs 'A minus B', produces the volume present in A but not present in B

stl_boolean v1.2                                    June 2025                                     STL_BOOLEAN(1)