FBModelCube Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBModelCube:

Public Member Functions

__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBModel
__reduce__ ()
 
__copy__ ()
 
GetSelectedPointsCount ()
 
SetupPropertiesForShapes ()
 
GetHierarchyWorldMatrices ()
 
FbxGetObjectSubType ()
 
GetVector ()
 
GetBoundingBox ()
 
SetMatrix ()
 
Clone ()
 
GetMatrix ()
 
GetAdditionalUniqueColorID ()
 
FBDelete ()
 
FbxGetObjectType ()
 
NoFrustumCullingRelease ()
 
RotationToMatrix ()
 
UseFrustumCulling ()
 
NoFrustumCullingRequire ()
 
GetSchematicPosition ()
 
SetMatrixWithPrecision ()
 
IsCollapsedInSchematic ()
 
GetAdditionalUniqueColorIDCount ()
 
SetAdditionalUniqueColorIDCount ()
 
SetVector ()
 
IsForceAlwaysEvaluate ()
 
DofToLRM ()
 
ForceAlwaysEvaluate ()
 
SetSchematicPosition ()
 
LRMToDof ()
 
CollapseInSchematic ()
 
MatrixToRotation ()
 
ExpandInSchematic ()
 
IsEvaluationReady ()
 
RayCast ()
 
__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__ ()
 

Additional Inherited Members

- Public Attributes inherited from FBModel
object AnimationNode
 
object Children
 
object GeometricRotation
 
object GeometricScaling
 
object GeometricTranslation
 
object Geometry
 
object ModelVertexData
 
object Icon3D
 
object IsDeformable
 
object IsConstrained
 
object GeometryUpdateId
 
object SkeletonDeformable
 
object BlendShapeDeformable
 
object ConstrainDeformable
 
object PointCacheDeformable
 
object PointCacheRecord
 
object UniqueColorId
 
object LookAt
 
object Parent
 
object PostRotation
 
object PreRotation
 
object QuaternionInterpolate
 
object PrimaryVisibility
 
object CastsShadows
 
object ReceiveShadows
 
object Rotation
 
object RotationActive
 
object RotationMax
 
object RotationMaxX
 
object RotationMaxY
 
object RotationMaxZ
 
object RotationMin
 
object RotationMinX
 
object RotationMinY
 
object RotationMinZ
 
object RotationOrder
 
object RotationSpaceForLimitOnly
 
object Scaling
 
object Scene
 
object Selected
 
object Shaders
 
object Materials
 
object Textures
 
object Deformers
 
object ShadingMode
 
object CullingMode
 
object Pickable
 
object Show
 
object Transformable
 
object SoftSelected
 
object Translation
 
object UpVector
 
object Visibility
 
object IsVisible
 
object VisibilityInheritance
 
- 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

__init__ ( )

Python Docstring:

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