HTTP API Process name: QZone buffer
Creates a QZone buffer around an Item.
Process JSON
{
"Operation": "Item.QZoneBuffer",
"PropertyMap": {
"_cellsize@": "1",
"_radius@": {
"r8": 1
}
}
}
Property Description
Note: Properties shown in RED are mandatory.
Cellsize
The QZone cell size, as a simple value, or as an expression, eg '123.4' or '0.1*Sqrt(_sx#*_sy#)' (the default value is 0.0)
Radius
The buffer radius as a simple value or as an expression, eg '12.34' or 'Max(123.4,Sqrt(_area#))'