-
## Context
Version: `SketchUp 2024, Win64`
- SketchUp makes the use of locales:
```ruby
Sketchup.os_language
#=> "en-US"
```
- `UI::HtmlDialog` browser also **requires** locales for JS fu…
-
I modeled this in SketchUp:
![image](https://github.com/user-attachments/assets/5249a7ac-2ca3-438c-9f55-058a33fbc603)
when exporting with the ifc manager, the upper building storeys are not alig…
-
The [Ruby API docs](https://ruby.sketchup.com/Sketchup/View.html#lock_inference-instance_method) state the following.
> # Lock inference to X axis.
> # The points can be anywhere; only the…
-
-
When I finished the geometry by using FloorspaceJS, as the image shown below:
![image](https://github.com/user-attachments/assets/0dce4d64-20d8-4dab-ae8b-67a6a05fea5c)
![image](https://github.com/us…
-
## Description
## Steps to Reproduce
1. Create a login https://app.sketchup.com/app?hl=en
2. Attempt to login
3. Will just hang after login
## Actual result: (Brave)
…
-
```
Extension Errors Report
SketchUp: 24.0.484
OS: Windows 10
Ruby: 3.2.2
Extension: Ruby Console+ (3.1.7)
Error: TypeError (allocator undefined for #)
C:/Users/hannes/AppData/Roaming/Sketch…
-
The issue occurs when observer AppObserver is attached to the Sketchup and the method `onNewModel` prints to console or issue an `UI.messagebox`. After drawing to the model and then selecting `File-> …
-
**Describe the bug**
When try to enable sketchup_importer the following error is showing in console:
"addon not loaded: 'sketchup_importer'
cause: cannot import name 'sketchup' from partially init…
-
The behavior of Geom.linear_combination changed between SketchUp 2022 and 2023. In older versions the vectors where normalized (length set to 1) but in newer versions the vectors are combined, with th…