Spline_IK_Control - superclass: modifier; super-superclass:MAXWrapper - classID: #(99892132, 1442747141)
Value > MAXWrapper > Modifier > Spline_IK_Control |
The Spline_IK_Control modifier provides a way for controlling spline knots using Point helpers. It is used mainly in conjunction with the Spline IK Solver.
Controls the display of Box Helpers.
Gets/sets the size of the Helpers.
<Spline_IK_Control>.constantscreensize Boolean default: false -- animatable; boolean; Const_Screen_Size
Controls the constant screen size display of Helpers.
Controls the drawing of Helpers on top of the scene.
Controls the display of the Helpers’ Axis Tripod.
<Spline_IK_Control>.helper_centermarker Boolean default: false -- animatable; boolean; Center_Marker
Controls the display of Helpers’ Center Markers .
Controls the display of the Helpers’ Crosses.
Gets/sets the list of Helpers used by the modifier to control the spline’s knots.
Returns the number of helpers in the Spline_IK_Control Modifier.
Returns the number of knots in the control Spline.
Sets the "Link All To Root" mode in the Modifier. Returns true on success.
Sets the "Link All In Hierarchy" mode in the Modifier. Returns true on success.
Sets the "No Linking" mode in the Modifier. Returns true on success.
Creates helpers for the specified number of knots. Returns true on success.