PCG self pruning

To arrange boxes, I’m creating regions using splines and attempting to place the boxes inside those regions. However, I’m unsure how to use the actual size of the boxes when using self-pruning to prevent overlapping. What is the method to adjust the size of the debug cubes to match the size of the boxes I want to use?

Furthermore, I’m also unsure why the debug box sizes vary in each node.