I’m attempting to set up a small IK FK Snap interface in maya with python. I have a non editable text field and a button in a window. I want the text field to change to the name of a joint that I select and store the joint chain so that I can use I certain joints in a function.
also is there a way to only add joints with a certain prefix to the list?
like ones that have either shdlr, elbow, wrist?