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

Public Member Functions

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')
 

Detailed Description

The base class of all MaxPlus objects that wrap an object derived from ::MaxHeapOperators in the 3ds Max C++ SDK.

Member Function Documentation

◆ GetUnwrappedPtr()

def GetUnwrappedPtr (   self)
GetUnwrappedPtr(Wrapper self) -> void *