solocolagenos

Results 1 issues of solocolagenos

How can I get the dimensions of an item that can fill the remaining empty space in the box? i try it with: $packedBox->getRemainingWidth() $packedBox->getRemainingLength() $packedBox->getRemainingDepth(); but it didn't work...