Api documentation

Api documentation

andrewQ7F6G
Explorer Explorer
395 Views
2 Replies
Message 1 of 3

Api documentation

andrewQ7F6G
Explorer
Explorer

Hello all,

 

I'm trying to learn how to program plug ins for Autocad using Visual Studios and VB.net however the documentation for this is hard to find. I'm hoping to find documentation for the different classes and their properties and methods available. Any help is appreciated. 

0 Likes
396 Views
2 Replies
Replies (2)
Message 2 of 3

kerry_w_brown
Advisor
Advisor

Perhaps start here :
https://www.autodesk.com/developer-network/platform-technologies/autocad


https://help.autodesk.com/view/OARX/2024/ENU/?guid=GUID-C3F3C736-40CF-44A0-9210-55F6A939B6F2

If you're just starting dealing with AutoCAD, C# may be the better option for peer support and good sample code.

 

Have a great journey 🙂

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 3 of 3

Anton_Huizinga
Advocate
Advocate

I agree with kdub, C# is a better choice (you'll find more example code and there are more programmers who can help you).

 

You could buy this book too, 'Start Programming in .NET for AutoCAD':

 

https://www.amazon.com/dp/B0B36S1RCJ/?

 

😉

0 Likes