Merge obj file into only one

Feel free to ask any question here
Post Reply
dmangia
Posts: 1
Joined: Wed Sep 20, 2017 10:48 am

Merge obj file into only one

Post by dmangia »

Hello,
I can merge all obj files using CloudCompare via GUI into only one obj file, but I don't understand how to make it from command line.
I tried something like this:
cloudcompare -O obj\-004_0006.obj -O obj\-005_0006.obj -O obj\-006_0006.obj -O obj\-004_-005.obj -M_EXPORT_FMT OBJ -SAVE_MESHES ALL_IN_ONCE

but application create many obj files.
There is a way to get only one obj file from many obj, via command line?
Thanks
Daniele
daniel
Site Admin
Posts: 7330
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Merge obj file into only one

Post by daniel »

There's only a MERGE_CLOUDS command, no MERGE_MESHES command... We'll have to add it to the command line mode. Not sure when it can be done though.
Daniel, CloudCompare admin
daniel
Site Admin
Posts: 7330
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Merge obj file into only one

Post by daniel »

Okay, there's now a MERGE_MESHES option. You can test it with the latest online beta version.
Daniel, CloudCompare admin
Post Reply