Skip to content
Snippets Groups Projects
Commit fad1324e authored by Jacques Guignot's avatar Jacques Guignot
Browse files

update of the doc (ipoCurve function)

parent 976164a3
No related branches found
No related tags found
No related merge requests found
...@@ -152,6 +152,10 @@ class Object: ...@@ -152,6 +152,10 @@ class Object:
Recomputes the particle system. This method only applies to an Object of Recomputes the particle system. This method only applies to an Object of
the type Effect. the type Effect.
""" """
def getIpo():
"""
returns the Ipo (if any) associated to the Object.
"""
def clrParent(mode = 0, fast = 0): def clrParent(mode = 0, fast = 0):
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment