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!
-merge_clouds in silent mode
Re: -merge_clouds in silent mode
This looks like a bug :D. I'll look at this asap. Thanks for the feedback.
Daniel, CloudCompare admin
-
- Posts: 3
- Joined: Tue Aug 29, 2017 12:16 pm
Re: -merge_clouds in silent mode
Ops! And the same happens with -APPLY_TRANS. It does not work in SILENT mode.
Thanks Daniel! Looking forward to get it! :)
Thanks Daniel! Looking forward to get it! :)
Re: -merge_clouds in silent mode
Hum, I can't reproduce the issue. Especially with these two functions...
What version are you using? And what file format?
What version are you using? And what file format?
Daniel, CloudCompare admin
-
- Posts: 3
- Joined: Tue Aug 29, 2017 12:16 pm
Re: -merge_clouds in silent mode
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!
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!