Hi all, I’m looking for a way to export similar to cmds.file(exportSelected=True) but have the result of that export remain in memory, so that I can parse the output.
I’d like to go from this. 1. Export ascii to disk 2. Read ascii from disk 3. Parse ascii To this. 1. Export ascii 2. Parse ascii It isn’t solving any burning issue at the moment, it’s more of a curious enquiry. :) Any techniques are ok; no limits. Any ideas? -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmODq-yy0Dho8x-uUomgvRJv7epsXcYskqg7yGq0G6DdewA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
