Requesting an iLogic code for exporting step and iges files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was wondering if someone could help me with a iLogic code for exporting .step and .iges files from an assembly.
What I'm looking to do is this: (I don't mind paying if it works properly)
I want to first export the entire assembly as both a .stp and .igs file(s), but I also want to then have each sub-assembly created as a .stp and igs. file(s), as well as every individual part, contained in the assembly/sub-assemblies and I'd like the export to prompt a folder location and creation with the main folder being saved as the "Top Level Assy. name_Exports" and I'd like the exported .stp files to go into a subfolder labeled "step" and the exported iges files to be added to a subfolder called "step"
(see example)
So in the below example, there is a top-level assembly, 3 loose parts, and two sub-assemblies, one made up of 3 parts and the other made up of 9 parts.
So when the export is run, there would be 18 step files and 18 iges files