Page 1 of 1

command line SF_CONVERT_TO_RGB

Posted: Thu Feb 01, 2018 8:43 pm
by crowdster
Hey folks,
currently I´m trying to convert a scalar field to RGB values. The desktop version works just fine, however in order to automate the process via command line I´m struggling to achieve the same result.
Following expression produces the error:
Unknown or missplaced command: -SF_CONVERT_TO_RGB

Code: Select all

CloudCompare -o C:\Users\datei.xyz -SET_ACTIVE_SF 3 -SF_CONVERT_TO_RGB FALSE
I also tried it without setting an active scalar field

Code: Select all

CloudCompare -o C:\Users\datei.xyz  -SF_CONVERT_TO_RGB FALSE
but with the same result..
Has anyone an idea what may be going wrong?
Crowdster

Re: command line SF_CONVERT_TO_RGB

Posted: Thu Feb 01, 2018 9:14 pm
by daniel
It's probably because it's only available in the latest 2.10.alpha version (it's available online, but only for Windows)