Documentation - Maxscript
Pose_Kit : Helper
The Pose_Kit can have different poses for different objects in the scene. These poses can contain the transformation of those objects and the values from their custom attributes. These poses can be applied later by the user in the Pose manager, they can also be applied partially in different degrees or can be applied to mirrored nodes. There can be as many pose kits as the user requires in the scene, and all of them can be accessible in the Pose Manager.
Methods
Opens the Pose Manager.
Creates a Pose Kit in the scene.
Pose_Kit Properties
Get/set the size of the display of the Pose Kit helper.
Pose_Kit Methods
Opens this Pose_Kit in the Pose Manager.
Closes this Pose_Kit in the Pose Manager.
Returns the number of Poses in this Pose_Kit.
Creates a Pose with the specified nodes and their current transform.
Creates a Pose with the selected nodes in the scene and their current transformation and custom parameters.
Deletes the specified pose from this Pose_Kit.
Applies the specified pose at the current time.
Update the specified pose with the current transformation and custom parameters of the nodes.
Returns the nodes that are used in the specified pose.
Returns the name of the specified pose.
Sets the name of the specified pose.
Returns the color of the specified pose.
Sets the color of the specified pose.
Updates the thumbnail of specified pose with a screenshot from current viewport.
Used internally.
Moves the specified pose up in the list of poses of this Pose_Kit.
Moves the specified pose down in the list of poses of this Pose_Kit.
< Back to main maxscript documentation