Learning AutoCAD c# .net

Learning AutoCAD c# .net

Anonymous
Not applicable
1,632 Views
5 Replies
Message 1 of 6

Learning AutoCAD c# .net

Anonymous
Not applicable

Hi 

I am new to AutoCAD C# programming and I couldn't find a comprehensive reference to learn it.

Could you please help me to find some good resources for learning AutoCAD .net programming?  

Thanks

0 Likes
1,633 Views
5 Replies
Replies (5)
Message 2 of 6

_gile
Consultant
Consultant

Hi,

Assuming that you already have a good knowledge of AutoCAD and the basics of .NET programming with C # (which are essential before you start programming AutoCAD with .NET), you will find the documentation for AutoCAD .NET on this page with a first exercise starting from here.
You can also try some "AutoCAD 201X .NET Training" tutorial on this page (I recommend you do not start with "My First AutoCAD Plug-In" which deals with advanced APIs).



Gilles Chanteau
Programmation AutoCAD LISP/.NET
GileCAD
GitHub

Message 3 of 6

Anonymous
Not applicable

Thank you very much.

Is there any pdf about this topic? 

it's easier for me to read a pdf than online documents.

 

0 Likes
Message 4 of 6

kerry_w_brown
Advisor
Advisor

@Anonymous wrote:

Thank you very much.

Is there any pdf about this topic? 

it's easier for me to read a pdf than online documents.

 


Not that I've seen.

 

Have you attempted printing the pages to PDF yourself ??

Regards,


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes
Message 5 of 6

kerry_w_brown
Advisor
Advisor

 

Try the attached :

 


// Called Kerry or kdub in my other life.

Everything will work just as you expect it to, unless your expectations are incorrect. ~ kdub
Sometimes the question is more important than the answer. ~ kdub

NZST UTC+12 : class keyThumper<T> : Lazy<T>;      another  Swamper
0 Likes
Message 6 of 6

Anonymous
Not applicable

Thank you for your suggestion.

I will try it!

0 Likes