RevitLookup 2019 and New SDK Samples

Last week, I described how I installed Revit 2019
and compiled the Revit 2019 SDK samples.

On Sunday, I migrated RevitLookup to Revit 2019, which was very easy.

Next, I compared the directory contents to discover the new SDK samples:

RevitLookup 2019

The migration of RevitLookup to Revit 2019 was trivial.

It just required updating the .NET framework target version to 4.7 and pointing the Revit API assembly references to the new DLLs.

No code changes were needed.

To add the final finishing touch, I also updated the readme file with a new Revit version badge.

The current version is 2019.0.0.1.

Builds are available
from lookupbuilds.com.

New Revit 2019 SDK Samples

Comparing the Revit SDK directory contents, I discovered the following new samples:

  • AppearanceAssetEditing – added
    in Revit 2018.1.
  • RebarFreeForm – external command to create a Rebar FreeForm element and external application to implement the custom server used to regenerate the rebar geometry based on constraints.
  • SampleCommandsSteelElements – sample commands for steel elements demonstrating creation, modification and deletion of them.

The new API functionality is discussed in the document Revit Platform API Changes and Additions.docx and the What’s New section of the Revit API help file RevitAPI.chm.

The SDK also sports a new undocumented structural analysis DLL:

  • Structural Analysis SDK/Examples/References/CodeChecking/Engineering/rcuapiNET.dll

Steel connection


Comments

Leave a Reply

Discover more from Autodesk Developer Blog

Subscribe now to keep reading and get access to the full archive.

Continue reading