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

Latest commit

 

History

History
12 lines (7 loc) · 674 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 674 Bytes

speckle_ruby_sketchup

SketchUp-specific implementation using speckle_ruby_core.

This package is a WIP and contains some very basic code to test exporting meshes and polylines from SketchUp into Speckle.

Current implementation exports user selection and saves it in a temp file.

SpeckleView Dialog

SpeckleView implementation uses the standard SpeckleView in a HtmlDialog. A custom Interop object is loaded into the HTML root to serve the same function as the SpeckleRhino Interop C# Class