-merge_clouds in silent mode
Posted: Tue Aug 29, 2017 12:24 pm
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!
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!