Save imported STEP files with folder structure and without duplicates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
we have regularly the case that we have to import STEP files from our vendors. Usually we do this to have a proper base to work with in the future (creating missing drawings, adding new components, modifications, ...). Therefore, converting the model is better than referencing. Importing and converting itself is no big deal and works fine for the most parts. Sometimes there are issues with faces or solids, but that's another problem...
Nevertheless, two issues remain, that make the workflow very time consuming:
1. Saving large assemblies with all its subassemblies and parts in a single folder makes it annoying to sort afterwards.
2. Parts that are used multiple times in the original assembly are saved as duplicates after the conversion.
I assume both issues can be solved with macros, but I don't know where to start. If you can provide some ideas or code how to implement this, that would be fantastic.
Best regards,
Lars