0.0.2

Rectangular Nesting

Nesting Guillotine Best Fit Naive

Nesting by naive guillotine best fit algorithm

ID

nesting-rectangular-nesting-nesting-guillotine-best-fit-naive

Name

Nesting Guillotine Best Fit Naive

Group

Rectangular Nesting

Package

Nesting

Keywords

nest
nesting
guillotine
best
fit
naive

Rectangular Nesting

Inputs

NameTypeDescriptionDefault Value
Origin
Vector
Origin[0,0,0]
Geometries
Geometry
List of geometries to be nested
Sheet Width
Number
Width of the sheet used for nesting500
Sheet Height
Number
Height of the sheet used for nesting500
SheetsGap
Number
Spacing between sheets10
Edge Clearance
Number
distance from the edges of the sheet to the curves/surfaces to be nested0
Spacing
Number
Distance between curves0

Outputs

NameTypeDescription
Sheets
Curve
Curves for the sheets. Outputs a flat list of curves for sheets. The curves are without the geometries inside the sheet.
Geometries
Geometry
Curves for geometries. Outputs a flat list of curves. The geometry curves are without the sheet curves. The indices of the curves in the input geo and output geo are the same.
Sheet IDs
Number
Index numbers of all the curves. A flat list of numbers
Geo IDs
Number
Index numbers of all curve geometries. A flat list of numbers where index value matches to the index value of input geometries, and corresponding number matches to the index of the sheet where the input geometry