iLogic - Export Weldment as .stl file with welds included

iLogic - Export Weldment as .stl file with welds included

tallen7EJGU
Participant Participant
77 Views
1 Reply
Message 1 of 2

iLogic - Export Weldment as .stl file with welds included

tallen7EJGU
Participant
Participant

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.

0 Likes
78 Views
1 Reply
Reply (1)
Message 2 of 2

cidhelp
Advocate
Advocate

Hi @tallen7EJGU ,

 

if you use STL TranslatorAddIn with option "Resolution"=1 ("Resolution"=4 seams without welds) the STLfile includes welds.

I changed the export path (C:\Temp\Test in my case) and STL is only exported for iam files.

0 Likes