Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

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