dwijedasa2 Posted June 25, 2014 Posted June 25, 2014 I am new to Autocad. I have a DWG drawing which include information related to a plan of an area. I am developing a small Windows Application where the user can input a desired city and the application will open the DWG file in a Autocad.exe zooming the area of the given city. I would like to know whether it is possible to open the DWG drawing zooming the area of user provided city of the plan, using C#. If so guiding or providing a sample code segment will be a great help. Quote
Patrick Hughes Posted June 25, 2014 Posted June 25, 2014 I'm not able to give you much guidance (I use Delphi, not any "C" variations) but you can operate AutoCAD via COM using its type library. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.