Extension after compare

Feel free to ask any question here
Post Reply
djinkster
Posts: 2
Joined: Tue Oct 18, 2022 5:27 am

Extension after compare

Post by djinkster »

Hi everyone!

I use command line mode. After compare cloud-cloud or cloud-mesh we usually have .bin extension for our new file. Can I get .ply or .obj file extension after compare? I tryed disable -AUTO_SAVE mode and use -SAVE_CLOUDS with FILE {path}/new_file.ply, but it doesn't work :)

Maybe I should use conversion? Can I get one example for command line mode?
daniel
Site Admin
Posts: 7710
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Extension after compare

Post by daniel »

See the -M_EXPORT_FORMAT and -C_EXPORT_FORMAT options to choose the export file format for meshes and clouds.
Daniel, CloudCompare admin
djinkster
Posts: 2
Joined: Tue Oct 18, 2022 5:27 am

Re: Extension after compare

Post by djinkster »

daniel wrote: Tue Oct 18, 2022 8:52 pm See the -M_EXPORT_FORMAT and -C_EXPORT_FORMAT options to choose the export file format for meshes and clouds.
omg, thanks Daniel. I don't now, why it didn't work before. My bad :)
Post Reply