-merge_clouds in silent mode

Feel free to ask any question here
Post Reply
CristinaMV
Posts: 3
Joined: Tue Aug 29, 2017 12:16 pm

-merge_clouds in silent mode

Post by CristinaMV »

Hi!

I am writing a batch code to execute several CC commands, and I have a problem when executing -merge_clouds in silent mode. It works perfectly without this modifier, so I do not know what to do.

The sentence: "cloudcompare.exe -o " + file + " -merge_clouds" works but the sentence: "cloudcompare.exe -SILENT -o " + file + " -merge_clouds" do not.

Can anybody help me? Thanks in advance!
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: -merge_clouds in silent mode

Post by daniel »

This looks like a bug :D. I'll look at this asap. Thanks for the feedback.
Daniel, CloudCompare admin
CristinaMV
Posts: 3
Joined: Tue Aug 29, 2017 12:16 pm

Re: -merge_clouds in silent mode

Post by CristinaMV »

Ops! And the same happens with -APPLY_TRANS. It does not work in SILENT mode.

Thanks Daniel! Looking forward to get it! :)
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: -merge_clouds in silent mode

Post by daniel »

Hum, I can't reproduce the issue. Especially with these two functions...

What version are you using? And what file format?
Daniel, CloudCompare admin
CristinaMV
Posts: 3
Joined: Tue Aug 29, 2017 12:16 pm

Re: -merge_clouds in silent mode

Post by CristinaMV »

Hi Daniel,

I'm working with CC 2.9 beta stereo and with DP files. I'm executing an external process from a Visual Studio c# project.

Thanks!
Post Reply