dwg Questions
4
Solved
I want to analyze dwg file. Is it possible?
I'm trying to write a some program that could analyze the content of the .dwg file. for example the program could say if a door in a building model coul...
6
Version control with .dwg is really a problem.
I'm wondering if it is possible to use git to control the version? or just commit my changes in the file?
If this is not possible, then what is a goo...
4
Solved
I have a file with extension .dwg (AutoCAD), and I want to call that file from a Python console and present it on the web. Is there a module for the .dwg extension or some other solution?
3
Solved
I want to show AutoCAD-files (.DWG) in my AngularJS application and I'm using a Node.js backend for my application.
Are there any DWG libraries in Javascript?
Are there any DWG Node libraries to...
Distillate asked 14/8, 2013 at 16:22
2
I'm planning on developing a piece of software that reads & manipulates data in a .dwg file. Instead of writing my own library that handles the 'reading' of the data file, I've decided to...
Pertussis asked 9/8, 2017 at 12:58
1
Solved
I want to render 3D graphics files of autodesk (.dwg and .dwf) using three.js but three.js requires 3D data to be in json format. So, I need to convert these files to three.js readable json format....
1
I am currently saving a .dwg file as .dxf, opening in Illustrator, saving as .svg, and then embedding it in an html document using Polymaps. The desired result is to have an event floor plan. The f...
Burdock asked 20/12, 2011 at 16:51
2
Creating a ruby on rails site that uses RMagick to create thumbnails for many types of images. RMagick cannot read dwg files however.
I've tried a few things, looked into the Java library JDWGLib,...
Halifax asked 23/3, 2010 at 11:1
1
© 2022 - 2024 — McMap. All rights reserved.