api-issue-tracker icon indicating copy to clipboard operation
api-issue-tracker copied to clipboard

Public issue tracker for the SketchUp and LayOut's APIs

Results 182 api-issue-tracker issues
Sort by recently updated
recently updated
newest added

Layout::Document.save always creates a 'Backup' file when saving an existing file. There are circumstances that you do not want a 'Backup' saved which is why the 'Backup' Boolean argument is...

enhancement
Ruby API
LayOut

1. SketchUp/LayOut Version: - Version 22.0.353 - Version 23.0.418 2. OS Platform: macOS Ventura I need to find the Layout Coordinate of a SketchUp Model Reference Layout::SketchUpModel.model_to_paper_point returns the same...

bug
Ruby API
LayOut
logged
regression

1. SketchUp Version: tested on 2017Make, 2021, 2022, 2023, .... 2. OS Platform: tested on W11 Open new model. Create a new tag : "Tag". Set it to active (current)...

Ruby API
SketchUp
logged
documentation

![image](https://github.com/SketchUp/api-issue-tracker/assets/192418/4b491987-011d-4389-b53a-d3f8b093d9c8) * Input params are unclear. Only signature suggest anything (`*args`). * Reference to obsolete `camera.rb`. (Not even sure what this referred to.)

Ruby API
SketchUp
documentation

Tested on SketchUp 2024 on Windows. SketchUp crashes when the user quits if a `HtmlDialog` is open that has a `on_closed` event handler that calls `Sketchup.send_action` Paste the following code...

bug
Ruby API
SketchUp
logged
crash

#### SketchUp C API Documentation Issue ISSUE: The C API does not indicate anywhere that SketchUp internal geometric values (and those stored in **.skp** and **.layout** file formats,) for **length**,...

C API
SketchUp
documentation

These strange errors come up from time to time, where a completely nonsensical error message is reported, after apparently trying to call a method on a completely unrelated object class...

bug
Ruby API
SketchUp
logged
crash
corruption

1. SketchUp/LayOut Version: Sketchup 2023 2. OS Platform: windows 11 x64 Although the repeated parameter gave false, the code block of the timer has been continuously executed due to the...

bug
Ruby API
SketchUp
logged
documentation

1. Enable "safe frames" (Run `Sketchup.active_model.active_view.camera.aspect_ratio = 1` in Ruby Console) 2. Save model 3. Look at thumbnail Expected behavior: The "safe frames" don't affect the thumbnail. Actual behavior: The...

bug
Ruby API
SketchUp
logged
regression

https://ruby.sketchup.com/file.ReleaseNotes.html I see no indication that you have updated to Ruby 3.2.2. In SU 2024.0 in the document above.

Ruby API
SketchUp
documentation