Available in 3ds Max 2017 and higher: The Scene_Converter GlobalUtilityPlugin facilitates the conversion of .MAX scene file content based on rules and custom MAXScript functions. It can be useful when converting scenes to render in a different renderer.
For deeper MAXScript access to the Scene Converter dialog, its rules and features, see also the SceneConverter Core Interface page.
Constructor:
Class instances not creatable by MAXScriptScene_Converter interfaces:
Interface: ActionsProperties:
Methods:
<boolean>Show() -- Action InterfaceActions:
Category: ; Action: Scene_Converter; Shortcut: -- none defined --EXAMPLE
Scene_Converter.show() --open the Scene Converter dialog
--> True