Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle 0 dimensions in PackingService #13

Open
thomascorrie opened this issue Nov 9, 2018 · 1 comment
Open

Handle 0 dimensions in PackingService #13

thomascorrie opened this issue Nov 9, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@thomascorrie
Copy link
Owner

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.

Items with a 0 dimension fail too. Revise nodes to handle error with more explanation.

@thomascorrie thomascorrie added the bug Something isn't working label Nov 9, 2018
@thomascorrie thomascorrie self-assigned this Nov 9, 2018
@Vanman989
Copy link

Could you input X and Y if your using 2D and Z defaults to 1 if your not inputting anything? Then you can still sort things to get location points. Not sure the 1 actually effects anything in "2D" packing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants