
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings.
I'm making a simple form with the API to export components from an assembly to STEP. The idea looks like this:
So far I've only focused on getting the layout. I managed to get the select folder code to work, but it resets every time inventor is closed. What I want to achieve is make the folder selection at first, and let it be persistent across multiple sessions. We're usually exporting and increasing versions on a regular basis for individual parts and assemblies of the projects we work on, so having to navigate the target folder each time defeats the purpose of automation.
I would like this persistence to be unique per each assembly we're working with. Is there a way to store the two folder selections in the assembly file the form is run on?
Thank you in advance.
Solved! Go to Solution.