Related help topics: Represents the unique class ID for a 3ds Max plug-in. Plus-ins with different SuperClassIds may have the same class-id.
Inheritance diagram for Class_ID:Public Member Functions | |
| def | GetPartA (self) |
| def | GetPartB (self) |
| def | SetPartA (self, args) |
| def | SetPartB (self, args) |
Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) |
Public Attributes | |
| this | |
Static Public Attributes | |
| tuple | 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 | |
| tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| def GetPartA | ( | self | ) |
GetPartA(Class_ID self) -> ULONG
| def GetPartB | ( | self | ) |
GetPartB(Class_ID self) -> ULONG
| def SetPartA | ( | self, | |
| args | |||
| ) |
SetPartA(Class_ID self, ulong aa)
| def SetPartB | ( | self, | |
| args | |||
| ) |
SetPartB(Class_ID self, ulong bb)