Search found 1 match

by dmangia
Wed Sep 20, 2017 10:55 am
Forum: Questions
Topic: Merge obj file into only one
Replies: 2
Views: 3539

Merge obj file into only one

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 ...