-
Notifications
You must be signed in to change notification settings - Fork 88
Macro Request #506
Description
Hey guys
im hoping you can help, im after a macro that can give me a dxf file at the end that is a flat pattern with bend notes on the drawing, currently the only way i see this working is by using drawings and adding the flat pattern view, so i need something to do 1 of 2 things
first would be to search a part or assembly and add all flat patterns to a single SLDDRW drawing file, and then i can use the other macro you have already made to export the flat patterns from that single file down to each individual part and save with the correct details as the file name,
or
a macro that does this in one step, create a drawing, add a flat pattern, save as dxf, onto the next part as individual files right from the get go.
alternatively something in the middle would suffice as well, such as add all the FP to a single slddrw sheet, and then process the export of each from that drawing as per the first option i mentioned, this way i have a file with everything seperate for the profile cutters and a complete list available for my guys to check it off once they arrive
hopefully this isnt too confusing
cheers