Blender 3D – python : set cursor to origin

Today I will show how to fix your 3D Cursor using a python script.
First, you can select Screen layout: Scripting from top of the Blender 3D application.
Then on the bottom of this ( python console ) type this python script:

Now your 3D Cursor will be into the origin of 3D view space.
This will be useful when you want to select many objects to same origin geometry.
select_scripting

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.