Dwg file to svg file convert in autocad without third party tool

Dwg file to svg file convert in autocad without third party tool

mmkkmmv
Contributor Contributor
17,110 Views
3 Replies
Message 1 of 4

Dwg file to svg file convert in autocad without third party tool

mmkkmmv
Contributor
Contributor

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.

 

17,111 Views
3 Replies
Replies (3)
Message 2 of 4

dgorsman
Consultant
Consultant

If you're not married to SVG, you can print (using the command line) to DWF.  Those can be hosted.

----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


0 Likes
Message 3 of 4

mmkkmmv
Contributor
Contributor

Thanks for your reply

What if I am married to SVG? I need SVG from DWG to embed into website or webservice to "zoom-in"  & "zoom-out" with clear view in any web browser , is it possible same with DWF?

DXF and SVG looks same like text file to me, any other option from Dwg to Svg, other than already answered above?

 

Thanks in advance

 

0 Likes
Message 4 of 4

pendean
Community Legend
Community Legend
You need a 3rd party tool if you are "married" to SVG.


0 Likes