Blender Python tutorial: Automation of operations

jayanam writes:

In this tutorial I show an automation method for Blender using python: I copy the last commands I executed to a Texteditor and write a loop with python to run these commands several times.

In my example I create an arc using this method but you can use this of course to automate any kind of operation:

Advertisement