Is it possible to run a python command to import a scene, (file type doesn’t really matter) and after import get a list of the new nodes?
I have used rs.Command("_-Insert {path} Objects Enter 0,0,0 1 0".format(path=path))
However to my knowledge that just returns Success or Fail.
2 posts - 2 participants