| MaxPlus Python API Reference
    | 
 Inheritance diagram for AssetManager:
 Inheritance diagram for AssetManager:| Public Member Functions | |
| def | CreateAsset (*args) | 
| def | GetAssets (*args) | 
Allows creation of asset objects, and lists the assets currently used in the scene.
| def CreateAsset | ( | * | args | ) | 
CreateAsset(wchar_t const * file=_T(""), Autodesk::Max::AssetType::Type type=OtherAsset) -> Asset
CreateAsset(wchar_t const * file=_T("")) -> Asset
CreateAsset() -> Asset
 
| def GetAssets | ( | * | args | ) | 
GetAssets(int const flags=FileEnumAll) -> AssetTuple GetAssets() -> AssetTuple