.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to start programming on .NET for AutoCAD?

4 REPLIES 4
Reply
Message 1 of 5
Dasharnb777
694 Views, 4 Replies

How to start programming on .NET for AutoCAD?

So I decided to try programming for ACAD on .NET and I have MS VS 2010 installed and ObjectARX 2009 downloadded and unzipped. So what's next. What shoud I do to start programming?

As I understand I need ObjectARX to use AutoCAD .NET API's, and to be able to use "using System.Autodesk..." library. Am I right?

Thank you.

4 REPLIES 4
Message 2 of 5
Mike.Wohletz
in reply to: Dasharnb777

Since you have downloaded ObjectARX2009 I am going to guess that you are working in AutoCAD 2009, but what type of application are you wanting to start with? If you are looking to start with an add-in than look at this http://usa.autodesk.com/adsk/servlet/index?id=18162650&siteID=123112, it is based on the AutoCAD 2010 thru 2012 family, but I think that everything covered in that will also apply to 2009. If you are looking to start with a standalone EXE application to control AutoCAD than I am sure we can fine some samples on that as well here.

I would also look at  doing some searching on this blog http://through-the-interface.typepad.com/, most of the code is in C# but can be converted here http://www.developerfusion.com/tools/convert/csharp-to-vb/

 

Message 3 of 5
kdub_nz
in reply to: Mike.Wohletz


@Mike.Wohletz wrote:

< .. > most of the code is in C# but can be converted

 


... or you could just use c#  🙂

 

further references.

http://www.theswamp.org/index.php?topic=32381.0

 

Regards


// Called Kerry in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect.

class keyThumper<T> : Lazy<T>;      another  Swamper

Message 4 of 5
Dasharnb777
in reply to: Mike.Wohletz

Thanx for the suggestions. Generally I don't know what exactly I want to get from my programmng but it would be something that will control pagesetup ofthe drawing. So I need to learn a lil bit about it. And fortunately I prefer C# and not VB.

Message 5 of 5
Dasharnb777
in reply to: Dasharnb777

So seems like I found what I need! Just downloaded .NET Wizard and now I can create AutoCADplugin in my VS 2010 and there I can define System.Autodesk.... etc. Thanks!

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost