Log in

View Full Version : Creating AutoCAD .arx file using C#



saranya
04-21-2009, 12:52 AM
Can any one tell me the procedure to create autocad .arx file using c# ((Microsoft Visual Studio 2005). I have the procedure using VC++. But I am upgrading to C#.

So, I want the procedure to create .arx file using c#.

Tommy
04-24-2009, 02:29 PM
Hi saranya,

I found this which may or may not help. It does show you how and supplies a few examples. It will walk you through the steps and shows the vba and lsp equivalent so you can understand better.

Hope this helps
Good Luck

saranya
04-27-2009, 09:25 PM
Thank you very much Tommy.
I will go through the document and work on it.

saranya
04-27-2009, 09:26 PM
Thank you very much Tommy.
I will go through the document and work on it.