update of the doc (ipoCurve function)

This commit is contained in:
2003-10-28 23:25:59 +00:00
parent 976164a338
commit fad1324e5a

View File

@@ -152,6 +152,10 @@ class Object:
Recomputes the particle system. This method only applies to an Object of
the type Effect.
"""
def getIpo():
"""
returns the Ipo (if any) associated to the Object.
"""
def clrParent(mode = 0, fast = 0):
"""