SPECIFIC documentation for AutoCad .NET API - methods, classes, properties....??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi folks
I am a little lost.
I have tried:
- Autocad .net developer's guide - downloaded from the ADN site
- ObjectARX developer's guide - downloaded from the ADN site
- the internet
.......and am still lost, so I thought I will ask the forum.
Suppose I am reading the ObjectARX documentation. There is something I don't understand there:
"Struct resbuf *pointlist"
When I see something in C# which I don't understand, I go to the MSDN library and type it in and get ready answers .eg the ToString method: https://msdn.microsoft.com/en-us/library/system.object.tostring(v=vs.110).aspx
i get clear explanations as to what it is, what it does, examples, notes, and also any parameters and properties applicable.
Where can I do the same in autocad? I am seeing a darth of readily available information about what things are: e.g. what ads_name is and so on.
Where can I learn about what particular autocad methods/classes and functions do?
Any help/advice will be appreciated, and you will be sparing someone a lot of grief too. thank you for your help.
regards
BK