IKChainControl : Matrix3Controller {78724378,8a4fd9}
Constructor
Class instances not creatable by MAXScript
Properties
.swivelAngle (Swivel_Angle) : angle .startJoint (Start_Joint) : node .endJoint (End_Joint) : node .ikSolver (IK_Solver) : string .autoEnable (AutoEnabled) : boolean .autoSnap (Auto_Snap) : boolean .dispGoal (Display_Goal) : boolean .goalSize (Goal_Display_Size) : world units .dispEffector (Display_Effector) : boolean .effectorSize (Effector_Display_Size) : world units .dispVH (Display_VH) : boolean .vhSize (VH_Display_Size) : world units .vhLength (VH_Display_Length) : world units .dispSolver (Display_Solver) : boolean .posThresh (Position_Threshold) : world units .rotThresh (Rotation_Threshold) : float .iterations (Iteration_Limit) : integer .useVHTarget (Use_Vector_Handle_Target) : boolean .VHTarget (Vector_Handle_Target) : node .SAParent (Swivel_Angle_Parent_Space) : radio button number
Interface: Action
Methods
<boolean>snap () -- Action Interface <boolean>ikSnap () -- Action Interface <boolean>fkSnap () -- Action Interface <boolean>setPrefAngles () -- Action Interface <boolean>assumePrefAngles () -- Action Interface <boolean>toggleEnabled () -- Action Interface
Actions
Category: IK_Chain_Actions; Action: IK_Chain_Snap_Action; Shortcut: -- none defined -- Category: IK_Chain_Actions; Action: IK_Chain_IK_Snap; Shortcut: -- none defined -- Category: IK_Chain_Actions; Action: IK_Chain_FK_Snap; Shortcut: -- none defined -- Category: IK_Chain_Actions; Action: setPrefAngles; Shortcut: -- none defined -- Category: IK_Chain_Actions; Action: assumePrefAngles; Shortcut: -- none defined -- Category: IK_Chain_Actions; Action: toggleEnabled; Shortcut: -- none defined --