FBPlotOptions Class Reference
 
 
 
FBPlotOptions Class Reference

This reference page is linked to from the following overview topics: MotionBuilder 2014.


#include <mobu-python-api.h>


Class Description

Option parameters for plotting.

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

bool  ConstantKeyReducerKeepOneKey
bool  PlotAllTakes
bool  PlotOnFrame
FBTime  PlotPeriod
bool  PlotTranslationOnRootOnly
bool  PreciseTimeDiscontinuities
bool  PlotLockedProperties
FBRotationFilter  RotationFilterToApply
bool  UseConstantKeyReducer

Member Function Documentation

def __reduce__ ( )
def __init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 

C++ Signature:

 FBPlotOptions() 

Constructor.


Member Data Documentation

Should the constant key reducer keep at least one key?

Should we plot the translation on root only?

Should we use precise time dicontinuities?

Should we use a constant key reducer with the filter?