The mask Module
This module contains various masks that can be used for
manipulating VoxelPart objects.
Typically, a mask is created using a function or a class method
and is then applied to the part using its
apply_mask() method.
See the Modeling Techniques section for a complete explanation
of the basic concepts.