|
MaxPlus Python API Reference
|
Inheritance diagram for AssetTuple:Public Member Functions | |
| def | At (self, *args) |
| def | GetCount (self) |
Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Proxy of C++ Autodesk::Max::Tuple<(Autodesk::Max::Asset)> class
| def At | ( | self, | |
| * | args | ||
| ) |
At(AssetTuple self, int n) -> Asset
| def GetCount | ( | self | ) |
GetCount(AssetTuple self) -> int