Represents the unique class ID for a 3ds Max plug-in. Plus-ins with different SuperClassIds may have the same class-id.
Public Member Functions | |
def | GetPartA (self) |
def | GetPartB (self) |
def | SetPartA (self, args) |
def | SetPartB (self, args) |
![]() | |
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') |
![]() | |
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)