Socket
Book a DemoInstallSign in
Socket

scriptup

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scriptup

bundlerRubyGems.org
Version
2026.0.1
Version published
Maintainers
1
Created
Source

About

This project provides ruby bindings for the SketchUp C API. They are designed to mimmic the SketchUp ruby api for use in Sketchup extension tests outside the SketchUp application. You can however use them for general purpouse scripting.

The SketchUp C API is much more limmited than the ruby api. There is no gui event loop, nor observers, nor view, nor does this extension aim to provide such functionality.

Fully implemented classes

  • Attribute Dictionary
  • Color
  • Component Definition
  • Definition List
  • Entity
  • Material
  • Drawingelement
  • Texture

Partially implemented classes

  • Attribute Dictionaries
  • Behavior
  • Component Instance
  • Entities
  • Materials
  • Model

FAQs

Package last updated on 09 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts