HTTP API Process name: Cluster
Clusters Items together within regular, rectangular grid cells.
Process JSON
{
"Operation": "Item.Cluster",
"PropertyMap": {
"_ox@": {
"r8": 1
},
"_oy@": {
"r8": 1
},
"_width@": "1",
"_height@": "1"
}
}
Property Descriptions
Note: Properties shown in RED are mandatory.
Cell height
The height of a cluster grid cell, as a simple value, or as an expression, eg '12.34' or '_sx#/12'
Cell width
The width of a cluster grid cell, as a simple value, or as an expression, eg '43.21' or '_sx#/34'
Origin X
The X coordinate of the origin of the cluster grid, as a simple value, or as an expression, eg '12.34' or '_ox#'
Origin Y
The Y coordinate of the origin of the cluster grid, as a simple value, or as an expression, eg '43.21' or '_oy#'