| Trees | Indices | Help |
|
|---|
|
|
object --+
|
AnimCurveViews
|
|||
|
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
| int |
|
||
| int |
|
||
| str |
|
||
| list of strings |
|
||
|
Inherited from |
|||
|
|||
kDefaultViewName =
|
|||
|
|||
|
Inherited from |
|||
|
|||
x.__delattr__('name') <==> del x.name
|
x.__getattribute__('name') <==> x.name
|
|
x.__setattr__('name', value) <==> x.name = value
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 2 22:43:57 2013 | http://epydoc.sourceforge.net |