Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 479 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 479 Bytes

UnitPacking

Function for demonstrating how to fit unit widths into a building length

Input Name Type Description
Unit Definitions array
Building Segment https://hypar.io/Schemas/Geometry/Line.json
Length Tolerance number How short the packed units can be from the building length
Selected Solution integer

Output Name Type Description
Number of Solutions Number The number of solutions.

Additional Information