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!
control of settings for CCViewer
Re: control of settings for CCViewer
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).
Daniel, CloudCompare admin
Re: control of settings for CCViewer
Hi, Daniel:
Where shall I put the window parameters in online command? Before or after I call CCViewer?
Thanks in advance
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
After?
'ccViewer.exe -WIN x y width height'
'ccViewer.exe -WIN x y width height'
Daniel, CloudCompare admin
Re: control of settings for CCViewer
Thanks, Daniel. It works!