Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.

speckleworks/SpeckleCore

Folders and files

NameName
Last commit message
Last commit date
Feb 17, 2020
Dec 3, 2019
Jul 12, 2017
Jul 12, 2019
Apr 11, 2018
Apr 10, 2018
Apr 11, 2018
Aug 15, 2017
Dec 4, 2019
Dec 4, 2019

Repository files navigation

SpeckleCore

Build status DOI

Overview

This is the core .NET client lib of Speckle. It provides:

  • async methods for calling the speckle api
  • methods for interacting with the speckle's websocket api
  • the core conversion methods (Serialise and Deserialise) & other helper methods
  • a base SpeckleObject from which you can inherit to create your own speckle kits

Pretty much all of speckle's connectors are using this library, including:

  • Rhino
  • Grasshopper
  • Revit
  • Dynamo
  • Unity (with flavours)

Example usage

Please check out the docs and sample starter project on the speckle website!

License

MIT