Control running GUI from command line

Feel free to ask any question here
Post Reply
jay
Posts: 1
Joined: Wed Sep 23, 2020 5:37 am

Control running GUI from command line

Post by jay »

Hi, is it possible to actually control (add/remove would be enough) models in a running gui by any kind of interface? I found already how to process files using the command line mode and how to open files in a separate gui, but not how to open or close a file in a running gui.

Thanks in advance!
Jay
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Control running GUI from command line

Post by daniel »

No that's not possible right now. You could develop a plugin to allow that though, since plugin can load files and add the entities to the DB tree, etc.
Daniel, CloudCompare admin
Post Reply