Decompose Object Dimensions¶
Function
Split the lengths, widths, and heights (X, Y, Z) of the objects in the input list into three separate lists
Sample Scenario
For facilitating subsequent separate processing of object lengths, widths, and heights after obtaining the values.
Input and Output