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

Latest commit

 

History

History
9 lines (6 loc) · 490 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 490 Bytes

SpeckleRuby

This is the Ruby client lib of Speckle primarily intended for use with SketchUp.

speckle_ruby_core

Core objects from the Speckle Spec are defined in "speckle_ruby_core". No SketchUp objects should be referenced in core. View speckle_ruby_core for more details.

speckle_ruby_sketchup

SketchUp-specific implementation is included in "speckle_ruby_sketchup". View speckle_ruby_sketchup for more details.