This is the main public class that creates a virtual world of the RepRap
working volume, allows you to put STL-file objects in it, move them about
to arrange them, and build them in the machine.
Take a list of CSG expressions, each one corresponding with the entry of the same
index in this class, classify each as being inside other(s)
(or not), and hence form a single CSG expression representing them all.