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

Public Member Functions

def Add (*args)
 
def Delete (*args)
 
def Edit (*args)
 
def Get (*args)
 
def GetCount ()
 
def Set (*args)
 

Static Public Attributes

 Add = staticmethod(Add)
 
 Delete = staticmethod(Delete)
 
 Edit = staticmethod(Edit)
 
 Get = staticmethod(Get)
 
 GetCount = staticmethod(GetCount)
 
 Set = staticmethod(Set)
 
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Detailed Description

Proxy of C++ Autodesk::Max::Atomspherics class

Member Function Documentation

◆ Add()

def Add ( args)
Add(Atmospheric atmos)

◆ Delete()

def Delete ( args)
Delete(int i)

◆ Edit()

def Edit ( args)
Edit(Atmospheric a, INode gizmo=0)
Edit(Atmospheric a)

◆ Get()

def Get ( args)
Get(int i) -> Atmospheric

◆ GetCount()

def GetCount ( )
GetCount() -> int

◆ Set()

def Set ( args)
Set(int i, Atmospheric a)