Skip to content

An Nesting algorithm that utilize bottom-left-fill and Enclosure methods. The algorithm nests irregular shape objects into pre-defined number of boards with customized safety distance between objects.

Notifications You must be signed in to change notification settings

SDMrFeng/NestingForRhino6Python

Repository files navigation

NestingForRhino6Python

An Nesting algorithm that utilize bottom-left-fill and Enclosure methods. The algorithm nests irregular shape objects into pre-defined number of boards with customized safety distance between objects.
Note that the file is written in python with rhinoscriptsyntax that only runs in Rhino6 (Rhino5 would run into unexpected results)

Related test results:

Irregular 2D shipbuilding objects for nesting:

  1. Before Nesting (All objects) Before Nesting

  2. Setting up nesting boards Board Setup

  3. Result after finish nesting Nesting Results

About

An Nesting algorithm that utilize bottom-left-fill and Enclosure methods. The algorithm nests irregular shape objects into pre-defined number of boards with customized safety distance between objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages