I submitted my yearly Autodesk University proposal for the Revit API expert panel.
Time for you to submit yours as well.
The call for proposals closes in one week – the deadline is May 26th.
Besides that, here are some other things I want to point out:
Autodesk posted a solid Q1 despite the strong US Dollar. It was another solid quarter for the AEC business. Continued adoption of BIM in the building and infrastructure industries drove growth of the Building Design and Infrastructure Design Suites. Multiple deals across geographies were closed with important and strategic customers, including Nabholz, TBI Holdings, KHIDI, AMEC and Japan Central Rail, showing the strength of the portfolio in every segment.
While The Building Coder is normally not interested in any such nitty-gritty financial details, I thought I would still pick out a couple of AEC and Revit related highlights for you:
As said, the AU 2015 call for proposals ends May 26. Don't miss your chance to join the AU community of experts. Contribute to industry excellence, creative design, and the future of making things around the world. Submit your class proposal at autode.sk/CFPAU2015.
By the way, in case you need any help with it, Kean Walmsley is offering free AU proposal advice :-)
Today I submitted my proposal for the annual 90-minute Revit API expert panel:
Revit API Expert Roundtable: Open House on the Factory Floor
Interact with a panel of Revit API experts from Autodesk to answer your questions and discuss all relevant topics of your choice. For anyone writing add-ins for Revit, this is the perfect forum to get to know the people who shape the APIs you work with better and explain your views, ideas and problems directly face to face. Please note that prior .NET programming and Revit add-in development experience is required and that this class is not suitable for beginners.
Here are the notes from the corresponding session last year.
The Revit Developer Centre provides the ADN Revit API training material, aka Revit API labs, updated for Revit 2016.
This is the material we use for our two-day hands-on Revit API training classes.
It includes both the labs themselves, consisting of sample source code exercises in both C# and VB for you to fill in, corresponding instruction documents for both languages, and an accompanying slide deck.
The labs cover three main areas:
The entire package is hosted in the Revit API Training GitHub repository.
I recently published the Visual Studio add-in generator wizard for Revit 2016.
At the time, I had not yet installed the final version of Revit 2016, so some of the paths still referred to its development codename Copernicus.
As said, you should be prepared to adapt these wizards to your own specific needs and preferences anyway, and that is easy.
Here are the updated wizards, now referring to the official install location; to use, simply copy the zip file of your choice to the corresponding Visual Studio project template folder in your local file system:
For further details, please refer to the recent more complete discussion of this topic.