FBControlSet Class Reference

FBControlSet Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBControlSet:

Public Member Functions

__reduce__ ()
 
GetReferenceName ()
 
GetIKEffectorIndex ()
 
GetIKEffectorModel ()
 
GetIKEffectorPivotCount ()
 
__init__ ()
 
GetIKEffectorName ()
 
GetFKIndex ()
 
GetReferenceModel ()
 
GetFKModel ()
 
GetFKName ()
 
- 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 UseAxis
 
object ControlSetType
 
- 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) -> None 
__reduce__ ( )
GetFKIndex ( )

Python Docstring:

GetFKIndex( (FBControlSet)arg1, (FBModel)arg2) -> int 
GetFKModel ( )

Python Docstring:

GetFKModel( (FBControlSet)arg1, (FBBodyNodeId)arg2) -> object 
GetFKName ( )

Python Docstring:

GetFKName( (FBControlSet)arg1, (FBBodyNodeId)arg2) -> str 
GetIKEffectorIndex ( )

Python Docstring:

GetIKEffectorIndex( (FBControlSet)arg1, (FBModel)arg2) -> int 
GetIKEffectorModel ( )

Python Docstring:

GetIKEffectorModel( (FBControlSet)arg1, (FBEffectorId)arg2, (object)arg3) -> object 
GetIKEffectorName ( )

Python Docstring:

GetIKEffectorName( (FBControlSet)arg1, (FBEffectorId)arg2) -> str 
GetIKEffectorPivotCount ( )

Python Docstring:

GetIKEffectorPivotCount( (FBControlSet)arg1, (FBEffectorId)arg2) -> int 
GetReferenceModel ( )

Python Docstring:

GetReferenceModel( (FBControlSet)arg1) -> object 
GetReferenceName ( )

Python Docstring:

GetReferenceName( (FBControlSet)arg1) -> str 

Member Data Documentation

object ControlSetType
object UseAxis