Equivalent of " sim.getIkGroupHandle" for Pthon

Typically: "How do I... ", "How can I... " questions
Post Reply
alix
Posts: 62
Joined: 17 Sep 2019, 14:48

Equivalent of " sim.getIkGroupHandle" for Pthon

Post by alix »

Hi,
I want to get IK Handle in python, what is the API call for " sim.getIkGroupHandle" in python ???

coppelia
Site Admin
Posts: 10339
Joined: 14 Dec 2012, 00:25

Re: Equivalent of " sim.getIkGroupHandle" for Pthon

Post by coppelia »

Hello,

you will have to call a script function that returns that value for you. Have a look at this page.

Cheers

Post Reply