Scripting or Programming for HIK system

Scripting or Programming for HIK system

Anonymous
Not applicable
995 Views
1 Reply
Message 1 of 2

Scripting or Programming for HIK system

Anonymous
Not applicable

I created a Skelton along with control rigs using HumanIK.  I like the way it sets up for me simply and quickly.   Whenever, I tried to run a scripting using Python.   It won't translate or rotate.  I tried to change values in Channel Box.  It won't either.   I'm puzzled.   Maybe one of you can point me where I could write script or even API programming to control the rigging from GUI .  I hope there is a way to do this.   I could not find anywhere on Internet as of yet. It appears it has different approach from the one build from scratch which I had no problem.    I hope there is a quick solution.

 

Thanks in advance,    

0 Likes
Accepted solutions (1)
996 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Accepted solution

Considering this close.....   I only found one   I should have used mel.eval("hikManipStart 1 1) and then mel.eval("hikManagerStop")    to work with HumanIK.  However, I had searched for an answer on  what 1,1 boolean flags for hikManipStart are for.  I literally could not find anything on the Internet.   

0 Likes