didimitrie / SpeckleFilteringExample

Simple console app showing how to flatten and filter speckle objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Simple console app showing how to flatten and filter speckle objects

License:Apache License 2.0


Languages

Language:C# 100.0%