Thank you for your reply. This is partially what I need to know. I will be using VB mostly, maybe some VBA for users after the fact. Can you create the drawings without opening AutoCAD? What I mean is that with a DXF you can just write to a file and read it in later. Is this possible with a...
I am currently working on a project where we are updating an old program that generates terrible drawings as a dxf file. I want to rewrite this process so it will generate a dxf & dwg file using variables supplied by a Database via VB. People outside the company use the dxf and inside we use...