Access Bone Tool properties via script?

Access Bone Tool properties via script?

jeffpanek3d
Participant Participant
281 Views
2 Replies
Message 1 of 3

Access Bone Tool properties via script?

jeffpanek3d
Participant
Participant

Hello, Is there a way to access the Animation/Bone tool properties via scripting?
I'm attempting to correct a scale issue i have on several models.
I'd like to be able to batch correct this.
To access the "Properties" rollout panel area, "Bone On" checked and then"Reset Scale"

Can this be done at all through Scripting?

Thanks!
Jeff

0 Likes
282 Views
2 Replies
Replies (2)
Message 2 of 3

andy.van.dalsem
Contributor
Contributor

I think it'd just be:

$.boneEnable = True
ResetScale $
0 Likes
Message 3 of 3

jeffpanek3d
Participant
Participant

Sorry the late reply...    Thanks for the info!  It changes the length of the bone, but it still seems to work.  Thanks.

0 Likes