Hello,
I am performing a simulation of heap formation and want to export the final heap (see image) to STL. My particles are both spherical and non-spherical, and I have some really small particles, so exporting takes very, very long. I am considering to only export parts of the heap which I am interested in, in order to reduce the number of particles which need to be exported.

So far, I do not see the option for only exporting a certain selection of particles... Or maybe I am missing something. Does anyone have experience with this? Thanks in advance for any suggestions.