Hello,
Is it only on my computer ?
CC (2.13 alpha) crash using the "2.5D Volume" tool, just after clicking the "Update" grid button of the window "Volume calculation".
I have no problems with other versions.
Thank you
Vincent
Search found 7 matches
- Mon Jan 23, 2023 3:19 pm
- Forum: Issues, bugs, etc.
- Topic: CC (2.13 alpha) Crash using 2.5D volume
- Replies: 6
- Views: 11645
- Tue Mar 08, 2022 3:08 pm
- Forum: Issues, bugs, etc.
- Topic: Command line in a Python program.
- Replies: 4
- Views: 8338
Re: Command line in a Python program.
Reading your last post I was thinking about waiting a new version (to avoid looking for another solution :) ).
But there is already a 2.12 beta version. And it works with this version.
Thank you
Vincent
But there is already a 2.12 beta version. And it works with this version.
Thank you
Vincent
- Thu Mar 03, 2022 9:03 am
- Forum: Issues, bugs, etc.
- Topic: Command line in a Python program.
- Replies: 4
- Views: 8338
Re: Command line in a Python program.
Hello,
For the test with CC 2.11 you can see the attachment CC_2P11.png. The job is done and I have my result files.
CC_2P11.png
For the test with CC 2.12 you can see the attachment CC_2P12.png. It seem he don't run CC and I havent my result files.
CC_2P12.png
If I test the command line ...
For the test with CC 2.11 you can see the attachment CC_2P11.png. The job is done and I have my result files.
CC_2P11.png
For the test with CC 2.12 you can see the attachment CC_2P12.png. It seem he don't run CC and I havent my result files.
CC_2P12.png
If I test the command line ...
- Tue Mar 01, 2022 3:01 pm
- Forum: Issues, bugs, etc.
- Topic: Command line in a Python program.
- Replies: 4
- Views: 8338
Command line in a Python program.
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 ...
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 ...
- Tue Oct 16, 2018 7:40 am
- Forum: Questions
- Topic: Output own filenames with command line (2.5D volume)
- Replies: 5
- Views: 8140
Re: Output own filenames with command line (2.5D volume)
OK
thank a lot it's effectively not complicated.
thank a lot it's effectively not complicated.
- Mon Oct 15, 2018 8:23 am
- Forum: Questions
- Topic: Output own filenames with command line (2.5D volume)
- Replies: 5
- Views: 8140
Re: Output own filenames with command line (2.5D volume)
OK, Thank you for your quick reply.
But the filename of the "VolumeCalculationReport_2018-10-15_09h53.txt" is always set automatically?
But the filename of the "VolumeCalculationReport_2018-10-15_09h53.txt" is always set automatically?
- Fri Oct 12, 2018 12:24 pm
- Forum: Questions
- Topic: Output own filenames with command line (2.5D volume)
- Replies: 5
- Views: 8140
Output own filenames with command line (2.5D volume)
Hello,
I am using CC for a long time but for the last few days I am trying to automate treatments with command lines.
I would like to know how to give its own names to the two results files of the -VOLUME command (2.5D volume estimation).
Here is an example of my command line:
CloudCompare -AUTO ...
I am using CC for a long time but for the last few days I am trying to automate treatments with command lines.
I would like to know how to give its own names to the two results files of the -VOLUME command (2.5D volume estimation).
Here is an example of my command line:
CloudCompare -AUTO ...