==python api==

epyDoc for insertShapeKey
This commit is contained in:
Tom Musgrove 2006-01-17 16:32:09 +00:00
parent c34dd4d5f2
commit cf5570c45b

@ -269,6 +269,12 @@ class Object:
the type Effect.
"""
def insertShapeKey():
"""
Insert a Shape Key in the current object. It applies to Objects of
the type Mesh, Lattice, or Curve.
"""
def getPose():
"""
Gets the current Pose of the object.