MaxPlus Python API Reference
IParamBlock2 Class Reference
+ Inheritance diagram for IParamBlock2:

Public Member Functions

def AnimNumToParamNum (self, *args)
 
def Append (self, *args)
 
def Assign (self, *args)
 
def ClearSubAnimMap (self)
 
def Count (self, *args)
 
def Delete (self, *args)
 
def FindRefParam (self, *args)
 
def GetAColor (self, *args)
 
def GetAnimNum (self, *args)
 
def GetAnimParamControlType (self, *args)
 
def GetAsset (self, *args)
 
def GetBitmap (self, *args)
 
def GetColor (self, *args)
 
def GetControllerByID (self, *args)
 
def GetControllerByIndex (self, *args)
 
def GetControllerRefNum (self, *args)
 
def GetDesc (self)
 
def GetFloat (self, *args)
 
def GetINode (self, *args)
 
def GetInt (self, *args)
 
def GetLocalName (self, *args)
 
def GetMatrix3 (self, *args)
 
def GetMtl (self, *args)
 
def GetOwner (self)
 
def GetParamBlock2 (self, *args)
 
def GetParamControlType (self, *args)
 
def GetParamDimension (self, *args)
 
def GetParameterType (self, *args)
 
def GetPoint3 (self, *args)
 
def GetPoint4 (self, *args)
 
def GetReferenceTarget (self, *args)
 
def GetRefNum (self, *args)
 
def GetStr (self, *args)
 
def GetTexmap (self, *args)
 
def GetTimeValue (self, *args)
 
def GetVersion (self)
 
def ID (self)
 
def IDtoIndex (self, *args)
 
def IndextoID (self, *args)
 
def Insert (self, *args)
 
def KeyFrameAtTimeByID (self, *args)
 
def KeyFrameAtTimeByIndex (self, *args)
 
def NumParams (self)
 
def ReleaseDesc (self)
 
def RemoveControllerByIndex (self, *args)
 
def RescaleParam (self, *args)
 
def Reset (self, *args)
 
def ResetAll (self, *args)
 
def Resize (self, *args)
 
def SetControllerByID (self, *args)
 
def SetControllerByIndex (self, *args)
 
def SetCount (self, *args)
 
def SetDesc (self, *args)
 
def SetSubAnimNum (self, *args)
 
def SetValue (self, *args)
 
def Shrink (self, *args)
 
def SwapControllers (self, *args)
 
def ZeroCount (self, *args)
 
- Public Member Functions inherited from ReferenceTarget
def FindDependentNode (self)
 
def MaybeAutoDelete (self)
 
def NotifyTarget (self, *args)
 
- Public Member Functions inherited from ReferenceMaker
def ClearFlagInHierarchy (self, *args)
 
def DeleteMe (self)
 
def DeleteReference (self, *args)
 
def FindRef (self, *args)
 
def GetNumRefs (self)
 
def GetReference (self, *args)
 
def NotifyChanged (self)
 
def NotifyDependents (self, *args)
 
def ReplaceReference (self, *args)
 
def RescaleWorldUnits (self, *args)
 
- Public Member Functions inherited from Animatable
def AddNewKey (self, *args)
 
def AssignController (self, *args)
 
def CanAssignController (self, *args)
 
def CanCopyAnim (self)
 
def CanCopyTrack (self, *args)
 
def CanDeleteSubAnim (self, *args)
 
def CanMakeUnique (self)
 
def ClearAFlag (self, *args)
 
def ClearAFlagEx (self, *args)
 
def ClearAllAppData (self)
 
def ClearFlagBit (self, *args)
 
def ClearFlagInAllAnimatables (*args)
 
def CopyKeysFromTime (self, *args)
 
def DeleteAppData (self, *args)
 
def DeleteKeyAtTime (self, *args)
 
def DeleteKeyByIndex (self, *args)
 
def DeleteKeys (self, *args)
 
def DeleteSubAnim (self, *args)
 
def DeleteTime (self, *args)
 
def DoesSupportTimeOperations (self)
 
def EditTimeRange (self, *args)
 
def FreeCaches (self)
 
def GetAnimByHandle (*args)
 
def GetAnimHandle (self)
 
def GetAppData (self, *args)
 
def GetClassID (self)
 
def GetClassName (self)
 
def GetCustomAttributeContainer (self)
 
def GetHasSubElements (self, type=0)
 
def GetKeyIndex (self, *args)
 
def GetKeyTime (self, *args)
 
def GetNextKeyTime (self, *args)
 
def GetNodeName (self)
 
def GetNumKeys (self)
 
def GetNumSubAnims (self)
 
def GetParameterBlock (self)
 
def GetSubAnim (self, *args)
 
def GetSubAnimName (self, *args)
 
def GetSuperClassID (self)
 
def GetTimeRange (self, *args)
 
def InsertTime (self, *args)
 
def IsAnimated (self)
 
def IsKeyAtTime (self, *args)
 
def IsSubClassOf (self, *args)
 
def MoveKeys (self, *args)
 
def ReverseTime (self, *args)
 
def ScaleKeyValues (self, *args)
 
def ScaleTime (self, *args)
 
def SetAFlag (self, *args)
 
def SetAFlagEx (self, *args)
 
def SetAppData (self, *args)
 
def SetFlagBit (self, *args)
 
def SubNumToRefNum (self, *args)
 
def TestAFlag (self, *args)
 
def TestAFlagEx (self, *args)
 
def TestFlagBit (self, *args)
 
- Public Member Functions inherited from InterfaceServer
def GetInterface (self, *args)
 
- Public Member Functions inherited from Wrapper
def GetUnwrappedPtr (self)
 

Static Public Attributes

 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from ReferenceTarget
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from ReferenceMaker
 NumRefs = _swig_property(GetNumRefs)
 
 Refs = _swig_property(lambda self: (self.GetReference(i) for i in xrange(self.GetNumRefs())))
 
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from Animatable
 AnimHandle = _swig_property(GetAnimHandle)
 
 ClassID = _swig_property(GetClassID)
 
 ClearFlagInAllAnimatables = staticmethod(ClearFlagInAllAnimatables)
 
 GetAnimByHandle = staticmethod(GetAnimByHandle)
 
 KeyTimes = _swig_property(lambda self: (self.GetKeyTime(i) for i in xrange(self.GetNumKeys())))
 
 NodeName = _swig_property(GetNodeName)
 
 NumSubAnims = _swig_property(GetNumSubAnims)
 
 ParameterBlock = _swig_property(GetParameterBlock)
 
 SubAnimNames = _swig_property(lambda self: (self.GetSubAnimName(i) for i in xrange(self.GetNumSubAnims())))
 
 SubAnims = _swig_property(lambda self: (self.GetSubAnim(i) for i in xrange(self.GetNumSubAnims())))
 
 SuperClassID = _swig_property(GetSuperClassID)
 
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from InterfaceServer
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 
- Static Public Attributes inherited from Wrapper
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Detailed Description

For internal use only. Use ParameterBlock instead.

Member Function Documentation

◆ AnimNumToParamNum()

def AnimNumToParamNum (   self,
args 
)
AnimNumToParamNum(IParamBlock2 self, int animNum, int & tabIndex) -> int

◆ Append()

def Append (   self,
args 
)
Append(IParamBlock2 self, ParamID id, float v) -> int
Append(IParamBlock2 self, ParamID id, int v) -> int
Append(IParamBlock2 self, ParamID id, Point3 v) -> int
Append(IParamBlock2 self, ParamID id, Point4 v) -> int
Append(IParamBlock2 self, ParamID id, Color v) -> int
Append(IParamBlock2 self, ParamID id, AColor v) -> int
Append(IParamBlock2 self, ParamID id, wchar_t const * v) -> int
Append(IParamBlock2 self, ParamID id, Mtl v) -> int
Append(IParamBlock2 self, ParamID id, Texmap v) -> int
Append(IParamBlock2 self, ParamID id, PBBitmap v) -> int
Append(IParamBlock2 self, ParamID id, INode v) -> int
Append(IParamBlock2 self, ParamID id, ReferenceTarget v) -> int
Append(IParamBlock2 self, ParamID id, IParamBlock2 v) -> int
Append(IParamBlock2 self, ParamID id, Matrix3 v) -> int

◆ Assign()

def Assign (   self,
args 
)
Assign(IParamBlock2 self, ParamID id, IParamBlock2 src, ParamID src_id)

◆ ClearSubAnimMap()

def ClearSubAnimMap (   self)
ClearSubAnimMap(IParamBlock2 self)

◆ Count()

def Count (   self,
args 
)
Count(IParamBlock2 self, ParamID id) -> int

◆ Delete()

def Delete (   self,
args 
)
Delete(IParamBlock2 self, ParamID id, int start, int num) -> int

◆ FindRefParam()

def FindRefParam (   self,
args 
)
FindRefParam(IParamBlock2 self, ReferenceTarget ref, int & tabIndex) -> ParamID

◆ GetAColor()

def GetAColor (   self,
args 
)
GetAColor(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> AColor
GetAColor(IParamBlock2 self, ParamID id, TimeValue t=0) -> AColor
GetAColor(IParamBlock2 self, ParamID id) -> AColor

◆ GetAnimNum()

def GetAnimNum (   self,
args 
)
GetAnimNum(IParamBlock2 self, ParamID id, int tabIndex=0) -> int
GetAnimNum(IParamBlock2 self, ParamID id) -> int

◆ GetAnimParamControlType()

def GetAnimParamControlType (   self,
args 
)
GetAnimParamControlType(IParamBlock2 self, int anim) -> SClass_ID

◆ GetAsset()

def GetAsset (   self,
args 
)
GetAsset(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Asset
GetAsset(IParamBlock2 self, ParamID id, TimeValue t=0) -> Asset
GetAsset(IParamBlock2 self, ParamID id) -> Asset

◆ GetBitmap()

def GetBitmap (   self,
args 
)
GetBitmap(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> PBBitmap
GetBitmap(IParamBlock2 self, ParamID id, TimeValue t=0) -> PBBitmap
GetBitmap(IParamBlock2 self, ParamID id) -> PBBitmap

◆ GetColor()

def GetColor (   self,
args 
)
GetColor(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Color
GetColor(IParamBlock2 self, ParamID id, TimeValue t=0) -> Color
GetColor(IParamBlock2 self, ParamID id) -> Color

◆ GetControllerByID()

def GetControllerByID (   self,
args 
)
GetControllerByID(IParamBlock2 self, ParamID id, int tabIndex=0) -> Control
GetControllerByID(IParamBlock2 self, ParamID id) -> Control

◆ GetControllerByIndex()

def GetControllerByIndex (   self,
args 
)
GetControllerByIndex(IParamBlock2 self, int i, int tabIndex=0) -> Control
GetControllerByIndex(IParamBlock2 self, int i) -> Control

◆ GetControllerRefNum()

def GetControllerRefNum (   self,
args 
)
GetControllerRefNum(IParamBlock2 self, int i, int tabIndex=0) -> int
GetControllerRefNum(IParamBlock2 self, int i) -> int

◆ GetDesc()

def GetDesc (   self)
GetDesc(IParamBlock2 self) -> ParamBlockDesc2

◆ GetFloat()

def GetFloat (   self,
args 
)
GetFloat(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> float
GetFloat(IParamBlock2 self, ParamID id, TimeValue t=0) -> float
GetFloat(IParamBlock2 self, ParamID id) -> float

◆ GetINode()

def GetINode (   self,
args 
)
GetINode(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> INode
GetINode(IParamBlock2 self, ParamID id, TimeValue t=0) -> INode
GetINode(IParamBlock2 self, ParamID id) -> INode

◆ GetInt()

def GetInt (   self,
args 
)
GetInt(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> int
GetInt(IParamBlock2 self, ParamID id, TimeValue t=0) -> int
GetInt(IParamBlock2 self, ParamID id) -> int

◆ GetLocalName()

def GetLocalName (   self,
args 
)
GetLocalName(IParamBlock2 self) -> wchar_t const
GetLocalName(IParamBlock2 self, ParamID id, int tabIndex=-1) -> WStr
GetLocalName(IParamBlock2 self, ParamID id) -> WStr

◆ GetMatrix3()

def GetMatrix3 (   self,
args 
)
GetMatrix3(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Matrix3
GetMatrix3(IParamBlock2 self, ParamID id, TimeValue t=0) -> Matrix3
GetMatrix3(IParamBlock2 self, ParamID id) -> Matrix3

◆ GetMtl()

def GetMtl (   self,
args 
)
GetMtl(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Mtl
GetMtl(IParamBlock2 self, ParamID id, TimeValue t=0) -> Mtl
GetMtl(IParamBlock2 self, ParamID id) -> Mtl

◆ GetOwner()

def GetOwner (   self)
GetOwner(IParamBlock2 self) -> ReferenceMaker

◆ GetParamBlock2()

def GetParamBlock2 (   self,
args 
)
GetParamBlock2(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> IParamBlock2
GetParamBlock2(IParamBlock2 self, ParamID id, TimeValue t=0) -> IParamBlock2
GetParamBlock2(IParamBlock2 self, ParamID id) -> IParamBlock2

◆ GetParamControlType()

def GetParamControlType (   self,
args 
)
GetParamControlType(IParamBlock2 self, ParamID id) -> SClass_ID

◆ GetParamDimension()

def GetParamDimension (   self,
args 
)
GetParamDimension(IParamBlock2 self, int subAnim) -> ParamDimension

◆ GetParameterType()

def GetParameterType (   self,
args 
)
GetParameterType(IParamBlock2 self, ParamID id) -> ParamType2

◆ GetPoint3()

def GetPoint3 (   self,
args 
)
GetPoint3(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Point3
GetPoint3(IParamBlock2 self, ParamID id, TimeValue t=0) -> Point3
GetPoint3(IParamBlock2 self, ParamID id) -> Point3

◆ GetPoint4()

def GetPoint4 (   self,
args 
)
GetPoint4(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Point4
GetPoint4(IParamBlock2 self, ParamID id, TimeValue t=0) -> Point4
GetPoint4(IParamBlock2 self, ParamID id) -> Point4

◆ GetReferenceTarget()

def GetReferenceTarget (   self,
args 
)
GetReferenceTarget(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> ReferenceTarget
GetReferenceTarget(IParamBlock2 self, ParamID id, TimeValue t=0) -> ReferenceTarget
GetReferenceTarget(IParamBlock2 self, ParamID id) -> ReferenceTarget

◆ GetRefNum()

def GetRefNum (   self,
args 
)
GetRefNum(IParamBlock2 self, int i, int tabIndex=0) -> int
GetRefNum(IParamBlock2 self, int i) -> int

◆ GetStr()

def GetStr (   self,
args 
)
GetStr(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> wchar_t const
GetStr(IParamBlock2 self, ParamID id, TimeValue t=0) -> wchar_t const
GetStr(IParamBlock2 self, ParamID id) -> wchar_t const *

◆ GetTexmap()

def GetTexmap (   self,
args 
)
GetTexmap(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> Texmap
GetTexmap(IParamBlock2 self, ParamID id, TimeValue t=0) -> Texmap
GetTexmap(IParamBlock2 self, ParamID id) -> Texmap

◆ GetTimeValue()

def GetTimeValue (   self,
args 
)
GetTimeValue(IParamBlock2 self, ParamID id, TimeValue t=0, int tabIndex=0) -> TimeValue
GetTimeValue(IParamBlock2 self, ParamID id, TimeValue t=0) -> TimeValue
GetTimeValue(IParamBlock2 self, ParamID id) -> TimeValue

◆ GetVersion()

def GetVersion (   self)
GetVersion(IParamBlock2 self) -> DWORD

◆ ID()

def ID (   self)
ID(IParamBlock2 self) -> short

◆ IDtoIndex()

def IDtoIndex (   self,
args 
)
IDtoIndex(IParamBlock2 self, ParamID id) -> int

◆ IndextoID()

def IndextoID (   self,
args 
)
IndextoID(IParamBlock2 self, int i) -> ParamID

◆ Insert()

def Insert (   self,
args 
)
Insert(IParamBlock2 self, ParamID id, int at, float v) -> int
Insert(IParamBlock2 self, ParamID id, int at, int v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Point3 v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Point4 v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Color v) -> int
Insert(IParamBlock2 self, ParamID id, int at, AColor v) -> int
Insert(IParamBlock2 self, ParamID id, int at, wchar_t const * v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Mtl v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Texmap v) -> int
Insert(IParamBlock2 self, ParamID id, int at, PBBitmap v) -> int
Insert(IParamBlock2 self, ParamID id, int at, INode v) -> int
Insert(IParamBlock2 self, ParamID id, int at, ReferenceTarget v) -> int
Insert(IParamBlock2 self, ParamID id, int at, IParamBlock2 v) -> int
Insert(IParamBlock2 self, ParamID id, int at, Matrix3 v) -> int

◆ KeyFrameAtTimeByID()

def KeyFrameAtTimeByID (   self,
args 
)
KeyFrameAtTimeByID(IParamBlock2 self, ParamID id, TimeValue t, int tabIndex=0) -> BOOL
KeyFrameAtTimeByID(IParamBlock2 self, ParamID id, TimeValue t) -> BOOL

◆ KeyFrameAtTimeByIndex()

def KeyFrameAtTimeByIndex (   self,
args 
)
KeyFrameAtTimeByIndex(IParamBlock2 self, int i, TimeValue t, int tabIndex=0) -> BOOL
KeyFrameAtTimeByIndex(IParamBlock2 self, int i, TimeValue t) -> BOOL

◆ NumParams()

def NumParams (   self)
NumParams(IParamBlock2 self) -> int

◆ ReleaseDesc()

def ReleaseDesc (   self)
ReleaseDesc(IParamBlock2 self)

◆ RemoveControllerByIndex()

def RemoveControllerByIndex (   self,
args 
)
RemoveControllerByIndex(IParamBlock2 self, int i, int tabIndex)

◆ RescaleParam()

def RescaleParam (   self,
args 
)
RescaleParam(IParamBlock2 self, int paramNum, int tabIndex, float f)

◆ Reset()

def Reset (   self,
args 
)
Reset(IParamBlock2 self, ParamID id, int tabIndex=-1, BOOL updateUI=TRUE, BOOL callSetHandlers=TRUE)
Reset(IParamBlock2 self, ParamID id, int tabIndex=-1, BOOL updateUI=TRUE)
Reset(IParamBlock2 self, ParamID id, int tabIndex=-1)
Reset(IParamBlock2 self, ParamID id)

◆ ResetAll()

def ResetAll (   self,
args 
)
ResetAll(IParamBlock2 self, BOOL updateUI=TRUE, BOOL callSetHandlers=TRUE)
ResetAll(IParamBlock2 self, BOOL updateUI=TRUE)
ResetAll(IParamBlock2 self)

◆ Resize()

def Resize (   self,
args 
)
Resize(IParamBlock2 self, ParamID id, int num) -> int

◆ SetControllerByID()

def SetControllerByID (   self,
args 
)
SetControllerByID(IParamBlock2 self, ParamID id, int tabIndex, Control c, BOOL preserveFrame0Value=TRUE)
SetControllerByID(IParamBlock2 self, ParamID id, int tabIndex, Control c)

◆ SetControllerByIndex()

def SetControllerByIndex (   self,
args 
)
SetControllerByIndex(IParamBlock2 self, int i, int tabIndex, Control c, BOOL preserveFrame0Value=TRUE)
SetControllerByIndex(IParamBlock2 self, int i, int tabIndex, Control c)

◆ SetCount()

def SetCount (   self,
args 
)
SetCount(IParamBlock2 self, ParamID id, int n)

◆ SetDesc()

def SetDesc (   self,
args 
)
SetDesc(IParamBlock2 self, ParamBlockDesc2 desc)

◆ SetSubAnimNum()

def SetSubAnimNum (   self,
args 
)
SetSubAnimNum(IParamBlock2 self, ParamID id, int subAnimNum, int tabIndex=0)
SetSubAnimNum(IParamBlock2 self, ParamID id, int subAnimNum)

◆ SetValue()

def SetValue (   self,
args 
)
SetValue(IParamBlock2 self, ParamID id, TimeValue t, float v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, float v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, int v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, int v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Point3 v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Point3 v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Point4 v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Point4 v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Color v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Color v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, AColor v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, AColor v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, wchar_t const * v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, wchar_t const * v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Mtl v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Mtl v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Texmap v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Texmap v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, PBBitmap v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, PBBitmap v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, INode v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, INode v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, ReferenceTarget v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, ReferenceTarget v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, IParamBlock2 v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, IParamBlock2 v) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Matrix3 v, int tabIndex=0) -> BOOL
SetValue(IParamBlock2 self, ParamID id, TimeValue t, Matrix3 v) -> BOOL

◆ Shrink()

def Shrink (   self,
args 
)
Shrink(IParamBlock2 self, ParamID id)

◆ SwapControllers()

def SwapControllers (   self,
args 
)
SwapControllers(IParamBlock2 self, int i1, int tabIndex1, int i2, int tabIndex2)

◆ ZeroCount()

def ZeroCount (   self,
args 
)
ZeroCount(IParamBlock2 self, ParamID id)