Thomas Corrie
Thomas Corrie
The PackingService methods involving groups do not correctly take into account Items with a Quantity of more than 1
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...
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...
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...
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. ```...
:wrench: List node to duplicate the item or list at a given index
:wrench: Implementation of the Kabsch algorithm to find the best fit between two sets of paired points