Export using last settings

Hello guys,
I’m trying to export using last settings as stl format

Problem nº1: I dont know if the stl settings are exposed to the api, since I didn’t found the the docs; could you guys link me where I can find it?
docs:

Problem nº2: I dont know how to get the last saved setting, would it be necessary an observer? is it even possible?

thanks you all

exporters

2 Likes

nº1 solved, thanks Dzemo, you pro.

2 Likes

I don’t think the “last used setting” or even a “last used exporter” is accessible via Ruby API. :frowning:
I guess you have to recreate your own Export dialogs and save your own option_hash

2 Likes