Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 709 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 709 Bytes

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