
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, new to the forums and hoping for some guidance.
We are looking to add some automation to our DWG creation/management processes, but are not sure what API/SDK/etc is appropriate.
To get started our first goal would be to be able to open DWG files and read/write certain parts such as the "title blocks" sections text contents.
We have existing C# .NET custom desktop applications (WPF) we are wanting to add the features to and the users would also have AutoCAD installed on the machines.
We also want to avoid taking on a huge licensing fee such as with "RealDWG" so we are looking for the lightest footprint for our desktop applications memory usage and our budget. Preferably something that comes with AutoCAD as we already pay for many of those licenses.
We are using AutoCAD and AutoCAD LT 2016, soon to go to 2017 (we upgrade every 1-2 years). Another thing I was hoping (low priority convenience) would be that would wouldn't have to redeply our custom program every time with new DLL's... if the new AutoCAD software is somewhat backwards compatible with older versions of the chosen API/SDK (maybe with breaking changes only requiring it)?
From my limited research I was leaning towards ObjectARX or ActiveX, whichever is lighter footprint and better performance if they both (or another) can achieve the basic needs.
Thanks in advance!
Zack
Solved! Go to Solution.