Page 1 of 1

Command Line ASCII format open problem

Posted: Sat May 13, 2017 2:49 pm
by matu37
Hi All.
When i'm loading a ASC format cloud i get the select ASC fields selector and loading stops. If i load it with -SILENT option it still pops up and loading stops. Any way around this?
All i had to do was to add header. (//X Y Z R G B Scalar1) to the first line.
Also CC converts my coordinates from INTs to Floats, etc 5 = 5.00000000, any ways to stop this?
All of the above happens in command line.
Solved this by adding -PREC 0 key.

Cheers.