Adverti horiz upsell

Universal IK FK Switch and Match Tool 3.1.0 for Maya (maya script)

Match poses between IK/FK controls with any Rigg. Define and Store Controls in Node for faster use.

License
Button download
10,062 Downloads

Compatibility

  • 2019, 2018, 2017, 2016

Operating Systems

  • Linux
  • Mac
  • Windows

History

Created:01/09/2017
Last Modified:11/23/2023
File Size: 16.8 KB

Bugs

No Python File

Statuspending
Priorityhigh
Date03/04/2018
Submitted byjudeirugalbandara judeirugalbandara
I am led into text file when i click download and I copied and saved as a .py file to scripts folder with the name as mog_ikFkSwitch and went to the script editor and ran the command 
 
import pymel.core as pm
import mog_ikFkSwitch as mog_ikFkSwitch
reload(mog_ikFkSwitch)
mog_ikFkSwitch.FkIk_UI()
 
as you provided. still getting an error "Error: Line 3.23: Invalid use of Maya object "mog_ikFkSwitch". // 
 
please help me solve this issue , Im using MAYA 2017 

Comments on this bug:

  • monikag

    monikag said over 6 years ago:

     
    The file you download should be a Python script file .py file. (mog_ikFkSwitch.py) not a text file.
    If your browser tries to open the file, try to Right-Click on the 'Download' Icon on this Page and choose 'Save link as'
     
    Browse to your Maya script folder and save the .py File directly there or copy the file using your File Browser.
    On Windows, your Maya script folder is Documents/maya/20xx/scripts/
     
    Reopen Maya and run the command again. This should open up the UI as seen in the Screenshots and Video.
     
    Let me know how that goes.
     
    Best,
    Monika

Post a comment: