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