Command line in a Python program.
Posted: Tue Mar 01, 2022 3:01 pm
Hello,
I am using CC with a command line.
I launch this command in a python program using « os.system ».
For exemple :
os.system("CloudCompare.exe -O M1.ply -CROP2D Z 3 618.562 537.008 665.164 554.773 658.247 497.540 -SAVE_CLOUDS ALL_AT_ONCE FILE result")
It was OK with the version ( 2.11.3 (Anoia) [64 bit]) of CC.
But it's no more OK with version (2.12 alpha [64 bit]).
I test these two versions on the same computer
Does somebody have an idea ?
Vincent
I am using CC with a command line.
I launch this command in a python program using « os.system ».
For exemple :
os.system("CloudCompare.exe -O M1.ply -CROP2D Z 3 618.562 537.008 665.164 554.773 658.247 497.540 -SAVE_CLOUDS ALL_AT_ONCE FILE result")
It was OK with the version ( 2.11.3 (Anoia) [64 bit]) of CC.
But it's no more OK with version (2.12 alpha [64 bit]).
I test these two versions on the same computer
Does somebody have an idea ?
Vincent