First post and first question

I'm looking to get the size of the envelope of Envelope Bones

So, I saw that an 'Instance Variable Summary' 'deformDist' exists, but it doesn't work !

I've got an error if I trie to use it :
Code: Select all
Traceback (most recent call last):
File "BSMSv0.1.1.py", line 37, in ?
AttributeError: 'Bone' object has no attribute 'deformDist'
Because I'm trying to write a script that recreate a mesh who got the form of an Envelope Armature.
I hope you could help me !
Thanks !
