Page 1 of 1

control of settings for CCViewer

Posted: Sat Mar 04, 2023 11:51 am
by pmr
Hi,
Is there a way to predefine the settings for CCViewer in command line as we do for CloudCompare? I mean, to define which scalar field is going to show in CCViewer when you call it in command line from another program (in my case, Matlab)?
Thanks for the previous helpful answers!

Re: control of settings for CCViewer

Posted: Mon Mar 06, 2023 8:53 pm
by daniel
Ah no, currently the only arguments that can be passed are '-WIN x y width height' (to set the size and position of the 3D view).

Re: control of settings for CCViewer

Posted: Fri Mar 10, 2023 12:20 pm
by pmr
Hi, Daniel:
Where shall I put the window parameters in online command? Before or after I call CCViewer?
Thanks in advance

Re: control of settings for CCViewer

Posted: Thu Mar 16, 2023 10:46 am
by daniel
After?

'ccViewer.exe -WIN x y width height'

Re: control of settings for CCViewer

Posted: Tue Mar 21, 2023 1:31 pm
by pmr
Thanks, Daniel. It works!