Page 1 of 1

Control running GUI from command line

Posted: Wed Sep 23, 2020 5:48 am
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

Re: Control running GUI from command line

Posted: Thu Sep 24, 2020 3:50 pm
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.