api-issue-tracker
api-issue-tracker copied to clipboard
Public issue tracker for the SketchUp and LayOut's APIs
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...
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...
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)...
 * Input params are unclear. Only signature suggest anything (`*args`). * Reference to obsolete `camera.rb`. (Not even sure what this referred to.)
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...
#### 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**,...
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...
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...
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...
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.