/SpeckleFilteringExample

Simple console app showing how to flatten and filter speckle objects

Primary LanguageC#Apache License 2.0Apache-2.0

Speckle Filtering and Flattening Example

Simple console app showing how to flatten and filter Speckle objects. This is a companion repo for the tutorial on Speckle's developer docs page.

Running

If using vscode, simply press "F5" and that should start a debugging instance. Otherwise, from the command line, dotnet run should do the trick as well.