Using GeneticSharp for Optimizing Building Design in the AEC Industry
Learn how to implement GeneticSharp to solve complex building design optimization in the AEC industry.
Neo4j database generated from a Revit model
What is Neo4j and how to set up a Neo4j instance environment using .NET. Learn how to retrieve different metrics, perform complex queries for our data, and export elements and their relations from a Revit Model to a Neo4j database.
MVVM: Transforming Graphical User Interfaces
Dive into the Model-View-ViewModel architecture, a cornerstone for GUIs in WPF, Xamarin, and more. Learn its components, benefits, and best practices for add-ins integration