Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 318 Bytes

File metadata and controls

6 lines (4 loc) · 318 Bytes

CSVRectanglePack

Autodesk Fusion 360 2015 script to parse CSV rectangles and pack into a 2D sketch

Layout CSV data as packed rectangles. CSV format name,width(cm),height(cm),quantity

Script scales dimensions as 1meter:3cm ie. (width/scale)*scaleFactor or (width/100)*3 adjust these values at the top of the script.