Version: 
Back to list

IO :: importScene

Synopsis

   Import a file

GUI Icon

   

GUI Dialog

   

Script function

   io.importScene(filename[, root]) -> dest

Parameters

   filename (FilePath) : Path of the file to import
   root (Assembly[optional] : Identifier of the root assembly

Return value

   dest (Assembly) : The root assembly if defined, oterwise a new assemlbly created by the importer