WRITE NOTES INTO A SAVED DXF WITH iLOGIC

WRITE NOTES INTO A SAVED DXF WITH iLOGIC

john.vanderhoven
Contributor Contributor
398 Views
5 Replies
Message 1 of 6

WRITE NOTES INTO A SAVED DXF WITH iLOGIC

john.vanderhoven
Contributor
Contributor

Hi, I hope this has not be addressed before?

 

I would like to write some txt into a DXF when I save it from a sheet metal part. Things like "MATERIAL=AISI 304, THICKNESS=2MM, FINISH=2B, QTY=3" I have used some code from Clint Brown (thank you Clint) to create the DXF file but I'm just to new to iLogic to figure out how to do this. I have looked and looked but just cant find anything. Any help will be appreciated. Tks John 

0 Likes
399 Views
5 Replies
Replies (5)
Message 2 of 6

johnsonshiue
Community Manager
Community Manager

Hi John,

 

On 2023, there is a new feature call "Mark" feature. It creates a single-line or double-line text etching on the sheet metal body (kind of like zero depth Emboss). It can be applied to the folded body and the flat pattern body. Also, it can be shown in the drawing.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 3 of 6

john.vanderhoven
Contributor
Contributor
Hi, I don't have 2023 as yet. But thank you for the note.
0 Likes
Message 4 of 6

A.Acheson
Mentor
Mentor

Here is an ilogic post to target a sheetmetal part picked in an assembly and write to the DXF after it has being exported. If you need any help adapting it just let us know. Don't forget to kudos the solver as it is a complex task that they made easy. Don't forget to test on a non production part and there is settings embeded in the code for the DXF output that may not be the same as you need. 

https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/sheet-metal-dxf-sorting-and-adding-t...

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes
Message 5 of 6

john.vanderhoven
Contributor
Contributor

Hi Alan, thank you I will take a look.

0 Likes
Message 6 of 6

cnewmanVIK
Advocate
Advocate
Hi! I was just wondering if you got this to work and if you would share your code? We currently do this by saving the .idw file with a text block on it to a dxf, but I'm wondering if this might be a better way to go.
Thanks!
0 Likes