Message 1 of 2
iLogic - Export Weldment as .stl file with welds included
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm working on an iLogic rule to export a weldment (.iam) to an .stl format file. This type of rule has worked well in the past for exporting .step files, but I've noticed that when run for a .stl file, the welds aren't present in the .stl file.
Note - no error codes are generated and the .stl file is exported correctly other than the welds missing.
Code is attached below - I haven't had a chance to clean it up so it's a bit messy (my apologies) - Line 39 is performing the physical .stl save function.