Module Pose :: Class Pose
[frames | no frames]

Class Pose


The Pose object

This object gives access to Pose-specific data in Blender.
Method Summary
None update()
Save all changes and update the Pose.

Instance Variable Summary
PoseDict Object bones: A Dictionary of PosePoseBones (PoseDict) that make up this Pose.

Method Details

update()

Save all changes and update the Pose.
Returns:
None

Instance Variable Details

bones

A Dictionary of PosePoseBones (PoseDict) that make up this Pose.
Type:
PoseDict Object

Generated by Epydoc 2.1 on Sun Feb 11 13:30:19 2007 http://epydoc.sf.net