Thank you Daniel for your reply.
What I was expecting is that as we can set "Affinity" on threads from Windows Task Manager Details we might could control that as well via a bat file, but I didn't find the way to do so.
Search found 15 matches
- Wed Feb 07, 2024 9:48 pm
- Forum: Questions
- Topic: set max thread count in CLI as global setting
- Replies: 2
- Views: 1687
- Sun Feb 04, 2024 4:04 am
- Forum: Questions
- Topic: set max thread count in CLI as global setting
- Replies: 2
- Views: 1687
set max thread count in CLI as global setting
Hi Daniel & Community Does it's possible to set the Maxthread count on Cloudcompare when used via CLI. Acually i've only seen few functions that have argument to limit the thread count, but not a general thread count limit for the program itself. Does it's something difficult to implement in the...
- Sat Jan 27, 2024 1:53 pm
- Forum: Questions
- Topic: Get box coordinates
- Replies: 3
- Views: 2999
Re: Get box coordinates
Did you find a solution for that ?
I’m looking for doing that measurement from a CLI bat with cloudcompare
I’m looking for doing that measurement from a CLI bat with cloudcompare
- Wed Oct 18, 2023 8:42 am
- Forum: Questions
- Topic: Why Binary to Ascii change the Properties order ?
- Replies: 1
- Views: 2132
Why Binary to Ascii change the Properties order ?
Hi Daniel and team. I've been using CC convert a ply binary little endian to ASCII via CommandLine bat file. My issue is that the converted file RAW ASCII doesn't use a same Properties order than in the Original BINARY (position normal color) Converted file RAW ASCII from CloudCompare is (position c...
- Tue Oct 10, 2023 4:26 am
- Forum: Questions
- Topic: Poisson reconstruction via command line
- Replies: 4
- Views: 2914
Re: Poisson reconstruction via command line
Hi Hochoc.
What is the CLI for the Poisson reconstruction via CLI of Cloud Compare ?
i can't find it via https://www.cloudcompare.org/doc/wiki/i ... _line_mode
What is the CLI for the Poisson reconstruction via CLI of Cloud Compare ?
i can't find it via https://www.cloudcompare.org/doc/wiki/i ... _line_mode
- Thu Oct 07, 2021 3:02 am
- Forum: Issues, bugs, etc.
- Topic: Command Line Attribute choice missing for each column when batch open CSV to PLY.
- Replies: 8
- Views: 6407
Re: Command Line Attribute choice missing for each column when batch open CSV to PLY.
even with this header, it still look at wrong values.
- Thu Oct 07, 2021 1:45 am
- Forum: Issues, bugs, etc.
- Topic: Command Line Attribute choice missing for each column when batch open CSV to PLY.
- Replies: 8
- Views: 6407
Re: Command Line Attribute choice missing for each column when batch open CSV to PLY.
is that this header ?
Code: Select all
//X Y Z Rf Gf Bf Nx Ny Nz
- Wed Oct 06, 2021 12:33 am
- Forum: Issues, bugs, etc.
- Topic: Command Line Attribute choice missing for each column when batch open CSV to PLY.
- Replies: 8
- Views: 6407
Re: Command Line Attribute choice missing for each column when batch open CSV to PLY.
Thanks Daniel,
So what is the header i have to put at the first line to guide CC on this ?
So what is the header i have to put at the first line to guide CC on this ?
- Fri Oct 01, 2021 4:45 am
- Forum: Issues, bugs, etc.
- Topic: Command Line Attribute choice missing for each column when batch open CSV to PLY.
- Replies: 8
- Views: 6407
Re: Command Line Attribute choice missing for each column when batch open CSV to PLY.
What i want is defining the 4 to 6 Column to be that way once i launch the command line Bat file.
Actually when i use the Command Line, that Popup doesn't show up.
And at the end the Output PLY file is just White . There is no Color saved.
Actually when i use the Command Line, that Popup doesn't show up.
And at the end the Output PLY file is just White . There is no Color saved.
- Fri Oct 01, 2021 3:56 am
- Forum: Questions
- Topic: Command Line
- Replies: 2
- Views: 1385
Re: Command Line
Thanks.