03-15-2021
01:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
03-15-2021
01:15 AM
Hi,
thanks for your answer. Yes I use a Sub Main () for this code.
here the input that you need:
IPT_OM Template is the name of the assembly
Path_Output_DXF is the path of folder where I would save the DXF flat pattern of part.
SharedVariable("pathOutputLamieraDXF") = SharedVariable("thisDocPath") & "\Output_DXF\"
I attached the assembly which I use for create the assembly.
IPT_OM_Template