During the workshops that @SHKnudsen led, customers identified that the naming & consistency of BinPacking features is not very clear and should be improved.
Sample feedback
Input: Rectangles vs. rects
Name: BinPacking.Rectangles
Binpacking.Cuboid vs Pack3D
The name does not make sense: RectanglePacking or SpacePacking sounds better
Inputs: outer rectangle, number of rectangles, the rectangles (change inputs names)
Node name could be rectanglepacking.2dpacking
Bin = Container bin or outline
Rects = Rectangles or shapes or…
Input names are not clear enough (bin = container)
Consistency on order of inputs: Bin, items vs Items, Bin`
Inputs: change rects for rectangles, change bins for container/area/space
Bin terminology does not make sense (use container)
During the workshops that @SHKnudsen led, customers identified that the naming & consistency of
BinPacking
features is not very clear and should be improved.Proposed improvements
BinPacking
toPacking
Pack2D
toPackRectangles
Pack3D
toPackCuboids
Bin
>Container
,rects
>rectangles
oritems
Items
,Container
, (options
)