Print Page | Close Window

How to convert a DWG into HTML website

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=10772
Printed Date: 19.Apr.2026 at 06:17


Topic: How to convert a DWG into HTML website
Posted By: mendor
Subject: How to convert a DWG into HTML website
Date Posted: 05.Nov.2014 at 08:48
Hello,

I have the floorplan of a building as a DWG file (AutoCAD). This floorplan should be displayed to a website with all information that include in the dwg file. For example by clicking on a single room, the room size as dialog (jQuery) is output.

Is this possible with DWG files?

I know the DWG file in DXF files can be converted, but it does each room information will be lost.

Another idea would be to recreate the floorplan with "Image Map & Canvas" and to address the individual rooms by “Areas” and where to store the information. But that would be a very Complicated and Complex solution.

Any experiences or suggestions?




Replies:
Posted By: Vladimir Michl
Date Posted: 06.Nov.2014 at 08:12
There is probably no universal "one box" solution. But you can try Autodesk Infrastructure Map Server - it can read DWG files (plus many other formats) and publish them as a web application, including linked "bubble" information. You may need AutoCAD Map 3D industry models for deeper customization of displayed textual information on the generated website.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: frabulator
Date Posted: 07.Dec.2015 at 21:37
I don't know if this exactly what you are looking for, but DWG Browser can take drawings and export them as HTML with preview images.

http://www.graytechnical.com/software/dwg-browser/" rel="nofollow - http://www.graytechnical.com/software/dwg-browser/



Posted By: Vladimir Michl
Date Posted: 08.Dec.2015 at 09:47
You can also try [CMD]PUBLISHTOWEB[/CMD] and the embed functionality in AutoCAD 360 (resp. A360) cloud service.

-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner



Print Page | Close Window