I have to save a lot of dxf files from solidworks to use for a CNC machine.
I'm looking for help to create a macro to save the top view of a part as a .dxf in the same location as the solidworks file is saved.
I would like it to first save the solidworks part, and to replace any existing dxf if there's one with the same name already saved in that location.
I could find macros for drawing files and for sheet metal parts but have been unable to edit these to work for a normal part.
much appreciated if anyone could point me in the right direction.