Interfaces > Core Interfaces > IKSys |
This Core Interface provides methods for creating IK Chains.
Creates an IK chain where startJoint is the first node in the new chain (ancestor), endJoint is the last node in the chain (descendant) and solver is the name of the IK solver to use (as returned by the iksys.solverName() method described below.
Returns the number of available solvers installed on the system.
Returns the name of the indexed solveras string.
Returns the UI Name of the indexed solver.
Disables the link notification in IK systems.
Enables the link notification in IK systems.
Returns true if IK link notification is disabled, false if enabled.