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
Control running GUI from command line
Re: Control running GUI from command line
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