FBConstraint Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBConstraint:

Public Member Functions

__reduce__ ()
 
FreezeSRT ()
 
AnimationNodeInCreate ()
 
ReferenceGetCount ()
 
FreezeSuggested ()
 
RemoveAllAnimationNodes ()
 
SnapSuggested ()
 
Clone ()
 
DeformerUnBind ()
 
ReferenceGet ()
 
ReferenceGroupAdd ()
 
Disable ()
 
ReferenceGroupGetCount ()
 
ReferenceAdd ()
 
ReferenceRemove ()
 
SetupAllAnimationNodes ()
 
ReferenceGroupGetMaxCount ()
 
RestoreModelState ()
 
__copy__ ()
 
Snap ()
 
DeformerBind ()
 
ReferenceGroupGetName ()
 
SaveModelState ()
 
AnimationNodeOutCreate ()
 
__init__ ()
 
- Public Member Functions inherited from FBBox
AnimationNodeIsUserData ()
 
AnimationNodeOutGet ()
 
GetInConnector ()
 
AnimationNodeDestroy ()
 
GetOutConnector ()
 
GetOutConnectorCount ()
 
__init__ ()
 
GetInConnectorCount ()
 
AnimationNodeInGet ()
 
__reduce__ ()
 
- 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 Active
 
object Deformer
 
object Description
 
object HasLayout
 
object Lock
 
object Weight
 
- Public Attributes inherited from FBBox
object Animatable
 
object Live
 
object RecordMode
 
object UniqueName
 
- 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

__copy__ ( )

Python Docstring:

__copy__( (FBConstraint)arg1) -> object 
__init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
AnimationNodeInCreate ( )

Python Docstring:

AnimationNodeInCreate( (FBConstraint)arg1, (object)arg2, (FBModel)arg3, (str)arg4) -> object 
AnimationNodeOutCreate ( )

Python Docstring:

AnimationNodeOutCreate( (FBConstraint)arg1, (object)arg2, (FBModel)arg3, (str)arg4) -> object 
Clone ( )

Python Docstring:

Clone( (FBConstraint)arg1) -> object 
DeformerBind ( )

Python Docstring:

DeformerBind( (FBConstraint)arg1, (FBModel)arg2) -> bool 
DeformerUnBind ( )

Python Docstring:

DeformerUnBind( (FBConstraint)arg1, (FBModel)arg2) -> bool 
Disable ( )

Python Docstring:

Disable( (FBConstraint)arg1, (FBModel)arg2) -> bool 
FreezeSRT ( )

Python Docstring:

FreezeSRT( (FBConstraint)arg1, (FBModel)arg2, (object)arg3, (object)arg4, (object)arg5) -> None 
FreezeSuggested ( )

Python Docstring:

FreezeSuggested( (FBConstraint)arg1) -> None 
ReferenceAdd ( )

Python Docstring:

ReferenceAdd( (FBConstraint)arg1, (object)arg2, (FBModel)arg3) -> bool 
ReferenceGet ( )

Python Docstring:

ReferenceGet( (FBConstraint)arg1, (object)arg2 [, (object)arg3]) -> object 
ReferenceGetCount ( )

Python Docstring:

ReferenceGetCount( (FBConstraint)arg1, (object)arg2) -> int 
ReferenceGroupAdd ( )

Python Docstring:

ReferenceGroupAdd( (FBConstraint)arg1, (str)arg2, (object)arg3) -> int 
ReferenceGroupGetCount ( )

Python Docstring:

ReferenceGroupGetCount( (FBConstraint)arg1) -> int 
ReferenceGroupGetMaxCount ( )

Python Docstring:

ReferenceGroupGetMaxCount( (FBConstraint)arg1, (object)arg2) -> int 
ReferenceGroupGetName ( )

Python Docstring:

ReferenceGroupGetName( (FBConstraint)arg1, (object)arg2) -> str 
ReferenceRemove ( )

Python Docstring:

ReferenceRemove( (FBConstraint)arg1, (object)arg2, (FBModel)arg3) -> bool 
RemoveAllAnimationNodes ( )

Python Docstring:

RemoveAllAnimationNodes( (FBConstraint)arg1) -> None 
RestoreModelState ( )

Python Docstring:

RestoreModelState( (FBConstraint)arg1, (FBModel)arg2) -> None 
SaveModelState ( )

Python Docstring:

SaveModelState( (FBConstraint)arg1, (FBModel)arg2, (object)arg3, (object)arg4, (object)arg5) -> None 
SetupAllAnimationNodes ( )

Python Docstring:

SetupAllAnimationNodes( (FBConstraint)arg1) -> None 
Snap ( )

Python Docstring:

Snap( (FBConstraint)arg1) -> None 
SnapSuggested ( )

Python Docstring:

SnapSuggested( (FBConstraint)arg1) -> None 

Member Data Documentation

object Active
object Deformer
object Description
object HasLayout
object Lock
object Weight