how can sketchup Organizing with Nest Components inside 3d area like organizing pack box. ( nesting in 3d) any plugin or extension can help
Are you a programmer using the SketchUp C API ?
no i’m just user
I’m not certain I understand your question correctly, but it sounds like a variant of the heavily-studied “knapsack problem”. If so, the calculation is what’s called NP complete, meaning there’s no known way to solve it in general using a polynomial number of steps. If that’s what you meant, SketchUp would be a very slow way to solve it.
Since I may not have understood correctly, please try restating and clarifying what you are trying to do.
Okay, please reassign this topic to the Extensions category.
(This category is for topics concerning programming with the SketchUp C API.)