IKTarget : Helper

IKTarget : helper {67a52f20,2eac1b81} 
 

   

3ds Max CAT - Quick Navigation

This Helper Object is part of 3ds Max CAT.

Constrcutor:

Class instances not creatable by MAXScript

Aliases:

IKTarget IKTargetObj 

Properties:

 <IKTarget>.controller: maxObject 

Contains the transformation controller of the IKTarget, e.g. a CATFootTrans2 : Matrix3Controller of a leg's IKTarget.

   

 <IKTarget>.cross: boolean 

Get/set the display mode of the IKTarget in the viewport.

When set to true, the IKTarget will be displayed as a cross.

When set to false, the IKTarget will be displayed as a platform (typical for legs IK).

Corresponds to the radio buttons Cross/Platform in the modify panel rollout of the object.

   

 <IKTarget>.Length: float 

Get/set the length of the IKTarget when set to display as Platform (see above).

When set to display as a cross, this property has no effect.

   

 <IKTarget>.Width: float 

Get/set the width of the IKTarget when set to display as Platform, or the size of the cross when set to display as a cross.

   

 <IKTarget>.CATUnits: worldUnits 

Contains the [CATUnits Ratio] of the CATParent

See Also