To create additional single chain IK solvers
- In the Script Editor or Command Line, type the following MEL command:
createNode ikSCsolver;
- Press Enter in the number pad.
A new ikSCsolvern node appears in the dependency graph.
This solver can by used by any IK handle in your scene. See Create IK handles.