- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
We use derived parts in our workflow for the CNC guys so they can edit them to suit without affecting our original designs. These files have the link supressed so that updates are controlled manually, rather than automatically.
I've created an iLogic routine that creates these derived versions and saves them in the correct folder etc. with a single click. It also checks to see if the derived file already exists and if so it opens it, updates it to match the latest model, suppresses the link then saves and closes.
This is all working fine but we've had an issue whereby some original part files now have the "Export Object" flag turned off for solid1. This causes the derive update to fail.
This appears to be a known issue with inventor as there's other posts on the forum that relate to it but with no permanent fix. For example:
https://forums.autodesk.com/t5/inventor-forum/derived-part-solid-no-longer-exported/td-p/2700728
As a workaround, all I want to do is add to my routine so that the first thing it does is check the first solid in the part file and makes sure the "export object" option is turned on. Our parts tend to have a single solid so hopefully this should be relatively simple.
The majority of my routines are a mishmash of things I've found in these forums, I couldn't find anything related to this here or in the help, does anyone have any idea how to achieve this?
Thanks for any help
snippet
Solved! Go to Solution.