Hi,
We are trying to write a windows service and manipulate DWG files there. In our computer we have already AutoCAD installed.
It seems with ObjectARX , it is just possible to write .Net dlls which will be hosted in AutoCAD application not any standalnoe application.Did we get it right?
we know about RealDWG but the problem is that we also need ability to plot(save) manipulated files, which is not possible with RealDWG.
Is there any other solution for writing a standalone application can manipulate and plot( pdf) DWG files?
Is there any solution with AUTODESK product for our problem?
Thanks .