-
```
What steps will reproduce the problem?
1. Installed version 8.0.16846
2. Selected all the items
3. Selected the Cut list menu item
4. Clicked the run button
What is the expected output? What do y…
-
On Windows. Not tested on Mac, where I am not even sure `can_close` works.
1) **When you use the close button in the titlebar**, the method `can_close` is **called once**. This is the correct behav…
-
The `next_transparent` parameter for `Model#start_operation` needed.
The `Model#start_operation` method provides some control for plugin developers over the SketchUp undo stack. It has four param…
-
The reload command references a "arrow_refresh.png" icon. This file however appears to be missing.
It seems these lines adding the icon could just be removed, as this command is primarily added to …
-
```
Hi
What steps will reproduce the problem?
1.building a model and make it a component (SketchUp)
2.export this component in collada format (DAE).
3.convert the COLLADA file by o3dconverter
I don'…
-
#### SketchUp Ruby API Issue
**Tested on:** v2022 and v2021
Units [`OptionsProvider`](https://ruby.sketchup.com/Sketchup/OptionsProvider.html) allows setting `LengthFormat` out of range.
Shou…
-
#### SketchUp Ruby API Issue
**[`UI::add_context_menu_handler`](https://ruby.sketchup.com/UI.html#add_context_menu_handler-class_method) does not work when nothing is selected.**
Perhaps ever si…
-
#### SketchUp API Feature Request
Bulk layer visibility setters for [`Sketchup::Page`](http://ruby.sketchup.com/Sketchup/Page.html) scene objects.
> @thomthom _said (in [Issue #376: Set scene vi…
-
In the LayOut Ruby API you can utilize the ConnectionPoint to connect a label or dimension to a point in a SketchUp model inside of a viewport, and have it stay connected when the viewport or its came…
-
### SketchUp API Feature request
Add a `#most_recent` (or `#last`) method to _some_ SketchUp collections.
In response to a new coder's question whether `[-1]` always returned the most recently a…