Command Line ASCII format open problem

Feel free to ask any question here
Post Reply
matu37
Posts: 3
Joined: Sat May 13, 2017 2:44 pm

Command Line ASCII format open problem

Post 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.
Post Reply