Skip to content
Alessio Lombardi edited this page Jun 28, 2022 · 5 revisions

Welcome to the RDF_Prototypes wiki!

Getting started

To get started, check the Installation/Update instructions.

Examples

Grasshopper examples

Find them in the repo: https://github.com/BHoM/RDF_Prototypes/tree/main/Grasshopper%20examples

C# examples

Have a look at the visual studio solution. There is a C# console application that contains Unit Tests. Check them to see which methods and workflows are available. To run the Unit Tests, just execute the Console Application. You can follow through the execution by setting debug points.