FBPropertyListFCurveKey Class Reference
 
 
 
FBPropertyListFCurveKey Class Reference

#include <mobu-python-api.h>


Class Description

List of FCurveKey.

Public Member Functions

def  __reduce__ ()
def  __len__ ()
def  __getitem__ ()
def  __init__ ()

Member Function Documentation

def __reduce__ ( )
def __len__ ( )

Python Docstring:

__len__( (FBPropertyListFCurveKey)arg1) -> int 
def __getitem__ ( )

Python Docstring:

__getitem__( (FBPropertyListFCurveKey)arg1, (object)arg2) -> FBFCurveKey 
def __init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python