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

Public Member Functions

def AddInterface (self, *args)
 
def Count (self)
 
def GetAColor (self, *args)
 
def GetBitmap (self, *args)
 
def GetColor (self, *args)
 
def GetFloat (self, *args)
 
def GetInitFile (self, *args)
 
def GetINode (self, *args)
 
def GetInt (self, *args)
 
def GetMtl (self, *args)
 
def GetOwnerRefNo (self, *args)
 
def GetPoint3 (self, *args)
 
def GetPoint4 (self, *args)
 
def GetReferenceTarget (self, *args)
 
def GetStr (self, *args)
 
def GetString (self, *args)
 
def GetSubMtlNo (self, *args)
 
def GetSubTexNo (self, *args)
 
def GetTexmap (self, *args)
 
def GetTimeValue (self, *args)
 
def IDtoIndex (self, *args)
 
def IndextoID (self, *args)
 
def InvalidateUI (self, *args)
 
def NameToIndex (self, *args)
 
def RemoveInterface (self, *args)
 
def SetFileTypes (self, *args)
 
def SetInitFile (self, *args)
 
def SetOwnerRefNo (self, *args)
 
def SetSubMtlNo (self, *args)
 
def SetSubTexNo (self, *args)
 
def Version (self)
 
- Public Member Functions inherited from BaseInterfaceServer
def GetInterfaceAt (self, *args)
 
def GetNumInterfaces (self)
 
- 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 BaseInterfaceServer
 Interfaces = _swig_property(lambda self: (self.GetInterfaceAt(i) for i in xrange(self.GetNumInterfaces())))
 
 NumInterfaces = _swig_property(GetNumInterfaces)
 
 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

◆ AddInterface()

def AddInterface (   self,
args 
)
AddInterface(ParamBlockDesc2 self, BaseInterface iface)

◆ Count()

def Count (   self)
Count(ParamBlockDesc2 self) -> USHORT

◆ GetAColor()

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

◆ GetBitmap()

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

◆ GetColor()

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

◆ GetFloat()

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

◆ GetInitFile()

def GetInitFile (   self,
args 
)
GetInitFile(ParamBlockDesc2 self, ParamID id) -> wchar_t const *

◆ GetINode()

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

◆ GetInt()

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

◆ GetMtl()

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

◆ GetOwnerRefNo()

def GetOwnerRefNo (   self,
args 
)
GetOwnerRefNo(ParamBlockDesc2 self, ParamID id) -> int

◆ GetPoint3()

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

◆ GetPoint4()

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

◆ GetReferenceTarget()

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

◆ GetStr()

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

◆ GetString()

def GetString (   self,
args 
)
GetString(ParamBlockDesc2 self, int id) -> wchar_t const *

◆ GetSubMtlNo()

def GetSubMtlNo (   self,
args 
)
GetSubMtlNo(ParamBlockDesc2 self, ParamID id) -> int

◆ GetSubTexNo()

def GetSubTexNo (   self,
args 
)
GetSubTexNo(ParamBlockDesc2 self, ParamID id) -> int

◆ GetTexmap()

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

◆ GetTimeValue()

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

◆ IDtoIndex()

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

◆ IndextoID()

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

◆ InvalidateUI()

def InvalidateUI (   self,
args 
)
InvalidateUI(ParamBlockDesc2 self)
InvalidateUI(ParamBlockDesc2 self, ParamID id, int tabIndex=-1)
InvalidateUI(ParamBlockDesc2 self, ParamID id)

◆ NameToIndex()

def NameToIndex (   self,
args 
)
NameToIndex(ParamBlockDesc2 self, wchar_t const * name) -> int

◆ RemoveInterface()

def RemoveInterface (   self,
args 
)
RemoveInterface(ParamBlockDesc2 self, BaseInterface iface)

◆ SetFileTypes()

def SetFileTypes (   self,
args 
)
SetFileTypes(ParamBlockDesc2 self, ParamID id, wchar_t const * fileType)

◆ SetInitFile()

def SetInitFile (   self,
args 
)
SetInitFile(ParamBlockDesc2 self, ParamID id, wchar_t const * s)

◆ SetOwnerRefNo()

def SetOwnerRefNo (   self,
args 
)
SetOwnerRefNo(ParamBlockDesc2 self, ParamID id, int refno)

◆ SetSubMtlNo()

def SetSubMtlNo (   self,
args 
)
SetSubMtlNo(ParamBlockDesc2 self, ParamID id, int mtlno)

◆ SetSubTexNo()

def SetSubTexNo (   self,
args 
)
SetSubTexNo(ParamBlockDesc2 self, ParamID id, int texno)

◆ Version()

def Version (   self)
Version(ParamBlockDesc2 self) -> DWORD