OpenNest Crash every time, how to make divide process to steps?

Hi,
I want to divide lists of items so can nest things step by step. How to do it? cause opennest doesnt want to nest 1300 objects, and pc crashes evrytime.

per mc neel, open nest.gh (3.9 MB)

There are many ways to do this. You could use Partition (Partition List), Split (Split List), an Item (List Item) with a series of consecutive indices to select, etc.

1 Like