I have a solidworks .sldprt file or I have a solidworks .sldasm file. I want to convert it into DXF file so that I can open it as a DXF file in AutoCAD and work with it. How is it possible.
Kindly note that both the .sldprt file and the .sldasm file has been created by me in soliworks 2017
Please see the attachment for the .sldasm file. I attached it as a .jpg file (image file)
Part-environment
From an open Part select: File => Save As.. and select the option “Dxf (*.dxf)”.
Now you have 2 main options; export a view (top, front, right...) or export selectable faces, loops or edges.
Drawing-environment
From an open Drawing select: File => Save As.. and select the option “Dxf (*.dxf)”.
All views, notes including the border and titleblock are exported to a dxf-file with the same name.
Note:
It is not possible to save an Assembly directly as a *.DXF file.
If you nevertheless want to do so, you have to save the Assembly first as a Part file.
File => Save As.. = > Part (*.prt;*.sldprt)