From 836d576730e550d51c10285eccc1148a05bd03aa Mon Sep 17 00:00:00 2001 From: Johnny Matthews Date: Sun, 20 Mar 2005 03:50:56 +0000 Subject: [PATCH] Adding some docs for Object insertIpoKey additions --- source/blender/python/api2_2x/doc/Object.py | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/blender/python/api2_2x/doc/Object.py b/source/blender/python/api2_2x/doc/Object.py index 64c20897f4f..b40090a94f6 100644 --- a/source/blender/python/api2_2x/doc/Object.py +++ b/source/blender/python/api2_2x/doc/Object.py @@ -382,6 +382,19 @@ class Object: @return: a boolean value. """ + def insertIpoKey(keytype): + """ + Inserts keytype values in object ipo at curframe. Uses module constants. + @type keytype: Integer + @param keytype: + -LOC + -ROT + -SIZE + -LOCROT + -LOCROTSIZE + @return: py_none + """ + def link(object): """ Links Object with data provided in the argument. The data must match the