.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH STL_BOOLEAN "1" "December 2017" "stl_boolean v1.1" "User Commands" .SH NAME stl_boolean \- stl_boolean performs CSG operations on two STL files. .SH DESCRIPTION stl_boolean performs CSG operations on two STL files. .PP usage: stl_boolean \fB\-a\fR \fB\-b\fR [ \fB\-i\fR ] [ \fB\-u\fR ] [ \fB\-d\fR ] .IP Performs a mesh CSG boolean operation on STL files A and B using BSP trees. .HP \fB\-i\fR \- performs the intersection of A and B .HP \fB\-u\fR \- performs the union of A and B (default) .HP \fB\-d\fR \- performs the difference of A and B