Atomspherics Class Reference

Atomspherics Class Reference

Class Description

Proxy of C++ Autodesk::Max::Atomspherics class
+ Inheritance diagram for Atomspherics:

Public Member Functions

def Add
 
def Delete
 
def Edit
 
def Get
 
def GetCount
 
def Set
 

Static Public Attributes

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

Member Function Documentation

def Add (   args)
Add(Atmospheric atmos)
def Delete (   args)
Delete(int i)
def Edit (   args)
Edit(Atmospheric a, INode gizmo=0)
Edit(Atmospheric a)
def Get (   args)
Get(int i) -> Atmospheric
def GetCount ( )
GetCount() -> int
def Set (   args)
Set(int i, Atmospheric a)