Search found 4 matches
- Wed Sep 20, 2023 7:41 am
- Forum: Issues, bugs, etc.
- Topic: Version of CloudCompare too old though using latest version
- Replies: 1
- Views: 7222
Version of CloudCompare too old though using latest version
Hi all, I recently got a new laptop (Windows 11) and installed the latest version of cloud compare (2.12.4). Ever since I can't open some CC *.bin files any more as it refuses to do so with the error message This version of CloudCompare is too old and can't load this file, sorry which does not make ...
- Wed Nov 02, 2022 2:39 am
- Forum: Requests, new functionalities
- Topic: Command Line SF_ARITHMETIC
- Replies: 7
- Views: 5074
Re: Command Line SF_ARITHMETIC
Awesome! Thank you.
- Sat Oct 29, 2022 8:11 pm
- Forum: Requests, new functionalities
- Topic: Command Line SF_ARITHMETIC
- Replies: 7
- Views: 5074
Re: Command Line SF_ARITHMETIC
Hey Daniel, no, I’d like to apply these basic operations to two scalar fields using both as operands. So far I only figured out how to use a constant value as the second operand (VALUE in the wiki). But can I use a scalar field index as the value that gets e.g. multiplied with another scalar field i...
- Sat Oct 22, 2022 4:40 am
- Forum: Requests, new functionalities
- Topic: Command Line SF_ARITHMETIC
- Replies: 7
- Views: 5074
Re: Command Line SF_ARITHMETIC
Will the command line eventually get the option to apply basic operations to two scalar fields like it's possible in the GUI?
Code: Select all
-SF_OP {SF_index1} {operation} {SF_index2}