Automatically export DXF with part number as single line for etching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to thank everyone in this community for your brilliant post and kind suggestions. It has helped me heaps.
I am pretty new to ilogic. I am using inventor 2015 and was wondering if it was possible with ilogic or other technique to automatically export DXFs of only sheet-metal parts inside of a drawing AND insert the part number inside the DXF files for etching as single line.
I went through several post in this forum and found ilogics to get the double lined text by:
1) Driving a parameter with the part number
2) Inserting the parameter into the sketch and extruding cut 0.5mm
3) Then running the ilogic in drawing that exports DXF of only the sheet-metals part which are in the drawings. (the exported DXF are saved as part number of the sheet-metal)
But with this method I am getting double lined text.
I could manually open each DXF file in AutoCAD and insert single line text but we work with large assemblies, it would be nice if we could automatize the process.
Thank you.
*I have also attached iLogic here for reference