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

Jason,

 

sOut = "FLAT PATTERN DXF?AcadVersion=2004&OuterProfileLayer=Outer&InvisibleLayers=IV_Tangent;IV_Bend;IV_Bend_Down;IV_Bend_Up;IV_Arc_Centers"

This is the line that determines the naming of the layers, colour of the layers and version of the dxf. It seems like you want to name OuterProfileLayer and Interior Profile Layer to be = to "Part" and change their colours to cyan. I'm not sure what the AM_5 layer is as it does not contain any objects in my autoCAD. There is also the code for IV_BEND and IV_BEND_DOWN in the code above. Perhaps you want to rename those?