I have a Graphical Model with ~10 input Vector Features. Every time i execute it I have to set all 10 features manually. Isnt there a way to set default input values so I dont have to point at the same 10 feature classes each time?
asked Aug 14, 2020 at 7:21
-
Execute it with PyQGIS or qgis_process ?J. Monticolo– J. Monticolo2020年08月14日 07:56:19 +00:00Commented Aug 14, 2020 at 7:56
-
2Feature request for this function: github.com/qgis/QGIS/issues/39928Comrade Che– Comrade Che2020年11月10日 12:08:52 +00:00Commented Nov 10, 2020 at 12:08
1 Answer 1
There does not seem to be default option available. Though after the first successful run, the model generally retains the last used option,if the project has been saved.