command line SF_CONVERT_TO_RGB
Posted: Thu Feb 01, 2018 8:43 pm
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:
I also tried it without setting an active scalar field but with the same result..
Has anyone an idea what may be going wrong?
Crowdster
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
Code: Select all
CloudCompare -o C:\Users\datei.xyz -SF_CONVERT_TO_RGB FALSE
Has anyone an idea what may be going wrong?
Crowdster