4

Is it possible to retrieve Python code based on the action performed?

I am not very familiar with Python and I would like to know what code could be implemented based on what I just did from the menu. For example, when I join attributes by location, I want to know what code would have been used if I had run the same action using Python.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Aug 28, 2020 at 13:59
1
  • What menu exactly are you referring to? Commented Aug 29, 2020 at 10:23

1 Answer 1

9

You can access the processing history with the shortcut "Ctrl+Alt+H" or in the Processing tab click on History

https://docs.qgis.org/3.10/en/docs/user_manual/processing/history.html

enter image description here

Bera
81.6k14 gold badges84 silver badges197 bronze badges
answered Aug 28, 2020 at 14:18
1
  • Worked perfectly. Thank you! Commented Sep 1, 2020 at 8:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.