Author Topic: AutoCAD 2017 .NET API Changes  (Read 3439 times)

0 Members and 1 Guest are viewing this topic.

Keith Brown

  • Swamp Rat
  • Posts: 601
AutoCAD 2017 .NET API Changes
« on: March 22, 2016, 03:39:16 PM »
You can read about the changes here.


I think the one that immediately caught my eye was that they will have intellisense documentation in the 21.0 dlls.
Keith Brown | AutoCAD MEP Blog | RSS Feed
AutoCAD MEP 2014 / Revit MEP 2014 / EastCoast CAD/CAM addon / Visual Studio 2013

CADbloke

  • Bull Frog
  • Posts: 342
  • Crash Test Dummy
Re: AutoCAD 2017 .NET API Changes
« Reply #1 on: March 23, 2016, 08:02:32 PM »
It's live on Nuget : https://www.nuget.org/packages/AutoCAD.NET/ + https://www.nuget.org/packages/AutoCAD.NET.Core/ + https://www.nuget.org/packages/AutoCAD.NET.Model/

Just download the Nuget packages and open them in 7-zip or any Zip opener. The XMLs are in the autocad.net.21.0.1.nupkg\lib\45\ folder. OR just use Nuget on the first package and it will pull the dependencies for you.
« Last Edit: March 23, 2016, 08:26:38 PM by CADbloke »

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
Re: AutoCAD 2017 .NET API Changes
« Reply #2 on: March 23, 2016, 08:15:24 PM »
and it looks like all the documentation, Objectarx SDK, wizards and tutorials are up to date on day one.
http://usa.autodesk.com/adsk/servlet/index?id=1911627&siteID=123112

Good job AutoDesk !!

I'm pleased that the XML intellisense documentation we requested is now available.
Good job Lee Ambrosius !!
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8718
  • AKA Daniel
Re: AutoCAD 2017 .NET API Changes
« Reply #3 on: March 23, 2016, 08:23:26 PM »
and it looks like all the documentation, Objectarx SDK, wizards and tutorials are up to date on day one.
http://usa.autodesk.com/adsk/servlet/index?id=1911627&siteID=123112

Good job AutoDesk !!

I'm pleased that the XML intellisense documentation we requested is now available.
Good job Lee Ambrosius !!

(native)ObjectArx wizard would be nice.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2140
  • class keyThumper<T>:ILazy<T>
Re: AutoCAD 2017 .NET API Changes
« Reply #4 on: March 23, 2016, 08:26:19 PM »
Ooops :(
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

CADbloke

  • Bull Frog
  • Posts: 342
  • Crash Test Dummy
Re: AutoCAD 2017 .NET API Changes
« Reply #5 on: March 23, 2016, 08:28:20 PM »
(native)ObjectArx wizard would be nice.

Yeah, it has been a while since they touched that: https://github.com/ADN-DevTech/ObjectARX-Wizards/commits/master