Hello,
Is there a way to export a STL file without merging all meshes ?
I understand that the function STLExport.CreateSTL take an array of meshes as first parameter but the result is always combined into one single element.
Do I miss an option or could I rewrite the function to create as many “solid” as there are meshes in the scene ?
Thanks for your tips