-
## SketchUp C API
### Feature Request
See this public forum thread:
[Is there a C API equivalent for the Ruby API’s read_default and write_default?](https://forums.sketchup.com/t/is-there-a-c-a…
-
#### SketchUp Ruby API Feature Request
**[`Sketchup::Layer`](https://ruby.sketchup.com/Sketchup/Layer.html) alpha channel access.**
Both the [`Sketchup::Layer#color`](https://ruby.sketchup.com/S…
-
Re:
### [`Sketchup::read_default`](http://ruby.sketchup.com/Sketchup.html#read_default-class_method)
### [`Sketchup::write_default`](http://ruby.sketchup.com/Sketchup.html#write_default-class_metho…
-
I'm struggling a bit with setting up the debugger.
This repo referencing the sketchup-ruby-api-tutorials repo which in turn references the sketchup-ruby-debugger repo, creates a quite large mental …
-
Quite a few of the API methods and modules have strange and/or inconsistent names. For instance I always struggle to remember Vector#samedirection? misses a space between the words when vector_between…
-
The ability to import the plugin from within the application is a nice touch for a non-technical stand-alone user, but in a school environment with hundreds of lab PCs used by a couple of thousand stu…
mal-k updated
9 years ago
-
# Bug Report
**1. SketchUp/LayOut Version:**
Expected behaviour verified on Mac in SU2017 - 2022, issue observed on Mac and Win in SU2023.1 & SU2024.0 (SU2023.0 not tested)
**2. OS Platform:**
…
-
## SketchUp Ruby API Improvement
### Symptom
If somehow the user or an extension changes the objects pointed at by the global
constants **`ORIGIN`**, **`X_AXIS`**, **`Y_AXIS`** or **`Z_AXIS`**…
-
Profile the scanner and find out where the bottleneck is.
-
Not sure if this is a bug or a documentation error.
I can't get PDFs to export to a defined height on Mac. This is needed in my Scaled Perspectives2 extension to export drawings to scale.
The do…