Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loading outside components is taking a lot of time for files as big as 400MB. #808

Closed
Nithin-1997 opened this issue Jul 21, 2022 · 1 comment

Comments

@Nithin-1997
Copy link

API Issues Only

Please note that this is a tracker for the SketchUp and LayOut APIs only.

Bugs or feature requests that do not relate to the APIs will be removed. Fill in as much details as possible.

Bug Reports

Please include the following:

  1. SketchUp/LayOut Version: All versions
  2. OS Platform: Mac

Describe briefly what you are doing and what is happening.
I'm using the Sketchup.active_model.definitions.load(filepath) API to load a new component inside my working model. It's taking up as much as 30-40 seconds to load just one file.

Describe what the expected result is.
Need to find a solution to make the component loading in the definitions list faster

# Complete reprodusible code snippet. (Important!)

Sketchup.active_model.definitions.load("filepath")

// Complete reprodusible code snippet. (Important!)

Attach any relevant files.

Feature Requests

  1. Describe what you are trying to do on a high-level overview. What is your use-case?
  2. If you have a spesific implementation in mind, please explain your reasoning to why it should be like that.
@thomthom
Copy link
Member

Duplicate of #807

@thomthom thomthom marked this as a duplicate of #807 Jul 26, 2022
@thomthom thomthom closed this as not planned Won't fix, can't repro, duplicate, stale Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants