FBAnimationLayer Class Reference

FBAnimationLayer Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBAnimationLayer:

Public Member Functions

__reduce__ ()
 
GetChildLayer ()
 
GetLayerIndex ()
 
GetParentLayer ()
 
__init__ ()
 
GetCompleteChildHierarchy ()
 
GetChildCount ()
 
SetParentLayer ()
 
AddChildLayer ()
 
IsSelected ()
 
SelectLayer ()
 
FBDelete ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object Solo
 
object Mute
 
object Lock
 
object Weight
 
object LayerMode
 
object LayerRotationMode
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1, (str)arg2, (object)arg3) -> None 
__reduce__ ( )
AddChildLayer ( )

Python Docstring:

AddChildLayer( (FBAnimationLayer)arg1, (FBAnimationLayer)arg2) -> None 
FBDelete ( )

Python Docstring:

FBDelete( (FBAnimationLayer)arg1) -> None 
GetChildCount ( )

Python Docstring:

GetChildCount( (FBAnimationLayer)arg1) -> int 
GetChildLayer ( )

Python Docstring:

GetChildLayer( (FBAnimationLayer)arg1, (object)arg2) -> object 
GetCompleteChildHierarchy ( )

Python Docstring:

GetCompleteChildHierarchy( (FBAnimationLayer)arg1, (FBComponent)arg2) -> list 
GetLayerIndex ( )

Python Docstring:

GetLayerIndex( (FBAnimationLayer)arg1) -> int 
GetParentLayer ( )

Python Docstring:

GetParentLayer( (FBAnimationLayer)arg1) -> object 
IsSelected ( )

Python Docstring:

IsSelected( (FBAnimationLayer)arg1) -> bool 
SelectLayer ( )

Python Docstring:

SelectLayer( (FBAnimationLayer)arg1, (object)arg2, (object)arg3) -> None 
SetParentLayer ( )

Python Docstring:

SetParentLayer( (FBAnimationLayer)arg1, (FBAnimationLayer)arg2) -> None 

Member Data Documentation

object LayerMode
object LayerRotationMode
object Lock
object Mute
object Solo
object Weight