Message 1 of 4
Dwg file to svg file convert in autocad without third party tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
how to convert Dwg file to svg file convert in autocad, i found the solution in forum with the link : https://forums.autodesk.com/t5/autocad-forum/how-to-convert-a-drawing-dwg-file-to-svg/m-p/5922908#M1...
the above solution says :
1) convert dwg to dxf
2) convert dxf to svg using inkscape
Is there any command or customization to convert dwg to svg file without going outside Autocad?
specifically using accoreconsole.exe which is CLI, from command line console to convert dwg to svg without third party tool?
And
Any best option to insert DWG file into webpage or website?
Early reply will be appreciated
Thanks in advance.