FBComponent Class Reference
#include <mobu-python-api.h>
Python Docstring:
Raises an exception
This class cannot be instantiated from Python
Python Docstring:
ClassName( (FBComponent)arg1) -> str
Python Docstring:
DisableObjectFlags( (FBComponent)arg1, (FBObjectFlag)arg2) -> None
Python Docstring:
EnableObjectFlags( (FBComponent)arg1, (FBObjectFlag)arg2) -> None
Python Docstring:
FBCreate( (FBComponent)arg1) -> bool
Python Docstring:
FBDelete( (FBComponent)arg1) -> None
Python Docstring:
FBDestroy( (FBComponent)arg1) -> None
Python Docstring:
GetObjectFlags( (FBComponent)arg1) -> FBObjectFlag
Python Docstring:
GetObjectStatus( (FBComponent)arg1, (FBObjectStatus)arg2) -> bool
GetOwnerFileReference |
( |
| ) |
|
Python Docstring:
GetOwnerFileReference( (FBComponent)arg1) -> object
Python Docstring:
HardSelect( (FBComponent)arg1) -> None
Python Docstring:
HasObjectFlags( (FBComponent)arg1, (FBObjectFlag)arg2) -> bool
Python Docstring:
Is( (FBComponent)arg1, (object)arg2) -> bool
ProcessNamespaceHierarchy |
( |
| ) |
|
Python Docstring:
ProcessNamespaceHierarchy( (FBComponent)arg1, (FBNamespaceAction)arg2, (str)arg3 [, (str)arg4 [, (object)arg5]]) -> bool
ProcessObjectNamespace |
( |
| ) |
|
Python Docstring:
ProcessObjectNamespace( (FBComponent)arg1, (FBNamespaceAction)arg2, (str)arg3 [, (str)arg4 [, (object)arg5]]) -> bool
Python Docstring:
PropertyAdd( (FBComponent)arg1, (FBProperty)arg2) -> int
PropertyAddReferenceProperty |
( |
| ) |
|
Python Docstring:
PropertyAddReferenceProperty( (FBComponent)arg1, (FBProperty)arg2) -> bool
Python Docstring:
PropertyCreate( (FBComponent)arg1, (str)arg2, (FBPropertyType)arg3, (str)arg4, (object)arg5, (object)arg6, (FBProperty)arg7) -> object
PropertyGetModifiedList |
( |
| ) |
|
Python Docstring:
PropertyGetModifiedList( (FBComponent)arg1, (FBPlugModificationFlag)arg2) -> FBPropertyList
Python Docstring:
PropertyRemove( (FBComponent)arg1, (FBProperty)arg2) -> None
Python Docstring:
SetObjectFlags( (FBComponent)arg1, (FBObjectFlag)arg2) -> None
Python Docstring:
SetObjectStatus( (FBComponent)arg1, (FBObjectStatus)arg2, (object)arg3) -> None