Hello everyone!
I’m trying to connect Blender with Python to some external software.
The python script I need should check out the coordinates of some meshes with a certain frequency f (since these positions will change over time using the keyboard). Then some calculations are performed, that give angles between certain meshes.
I already found these two links:
http://blenderartists.org/forum/showthread.php?t=169825
http://blenderartists.org/forum/showthread.php?t=169825
But I’m a little uncertain how to apply them to my case. It would be very helpful for me If someone could give me a bit of help with how to start writing the script.
Thanks in advance!
Jos van Schijndel.