News

This sample demostrated how to create a window family using Design Automation for Revit API V3. This sample is based on Learn Forge Design Automation Sample Tutorial, the workflow is pretty similar, ...
All project dependencies (including Revit API) is managed using the Nuget package manager, just restore the Nuget packages and rebuild the project. You can start with a sample command function located ...
By Augusto Goncalves Create an 'Util’ class is common practice on Revit development. So what about use .NET Extension API? This is available since .NET 3.0. The syntax is a little different from ...