Page 1 of 1

Automate sperate objects and batch export as .PLY/.STL

Posted: Wed Nov 27, 2024 2:22 pm
by ninh_ghoster
Hi all,

I have .PLY/.STL files which contains multiple objects (there are spaces between them). Is there a way to separate them automatically and batch export all of them into individual files (.PLY)?
Image

Thanks in advance.

Re: Automate sperate objects and batch export as .PLY/.STL

Posted: Fri Nov 29, 2024 6:17 pm
by daniel
There's a way for point clouds (with Connected Components extraction). But sadly not with meshes... It wouldn't be too hard to derive a function that works on meshes as well, but sadly you'll need some C++ skills to do it...

Re: Automate sperate objects and batch export as .PLY/.STL

Posted: Sun Dec 01, 2024 9:11 am
by PablerasBCN
I think you should also consider for future updates hability to save all the selected files into an specific format like .last and the file name be the object name in the tree.