Thomas Corrie

Results 11 issues of Thomas Corrie

The PackingService methods involving groups do not correctly take into account Items with a Quantity of more than 1

bug

Could your nodes be used for 2d packing? If the z values were just 0? Wondering if I could then pack rectangles and get there centre points for locations to...

enhancement
question

Having the same class names as Core Nodes leads to warnings and clashes when using in DesignScript. ~~Although it can be ignored it would be better have different names and...

bug

Currently, the EB-AFIT algorithm tests all possible orientations of an Item in order to achieve the optimum solution. In some situations, this is not desirable (e.g. placing a book with...

enhancement

Feeding a Container with a dimension of 0 into any of the PackingService nodes will result in an error: ``` Warning: PackingService.PackContainer operation failed. One or more errors occurred. ```...

bug

PlaceItemsAndInfill fails for particular numbers of Items

bug

:page_facing_up: Add sample dyn files

documentation

:page_facing_up: Set up wiki for documentation and keep readme concise

documentation

:wrench: List node to duplicate the item or list at a given index

enhancement

:wrench: Implementation of the Kabsch algorithm to find the best fit between two sets of paired points

enhancement