Nieuws

This is a simple example project demonstrating how to create a "Hello World" program using the Revit API in C#. The program consists of a single class, HelloWorld, which implements the ...
This repository contains a basic Revit API project developed in C# using Microsoft Visual Studio. The purpose of this application is to serve as a starting point for beginners to understand the ...
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 ...