M
M
mississippi2017-11-17 08:23:49
AutoCAD
mississippi, 2017-11-17 08:23:49

Is it possible to extract data from .dwg file using C# (preferably in excel)?

You need to get the parameters of some object from the .dwg file.
Is it possible to extract data from a .dwg file using C# (preferably in excel) ?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
dlobyntsev, 2017-11-19
@mississippi

If you have AutoCAD installed, the easiest way to get data is through COM. Google ActiveX AutoCAD automatization. Without autocad on the machine, the task is difficult. You can first convert dwg to dxf and then parse dxf.

C
cicatrix, 2017-11-17
@cicatrix

Here is some liba , but paid. You can try to look for free developments on github or codeproject or sourceforge
Here are more packages from NuGet

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question