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

Public Member Functions

def GetID (self)
 
- Public Member Functions inherited from InterfaceServer
def GetInterface (self, *args)
 
- Public Member Functions inherited from Wrapper
def GetUnwrappedPtr (self)
 

Static Public Attributes

 InterfaceId = _swig_property(GetID)
 
 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

Provides access to the identity of a 3ds Max interface

Member Function Documentation

◆ GetID()

def GetID (   self)
GetID(BaseInterface self) -> Interface_ID