HTTP API Process name: Generalise (Perpendicular Distance)
Generalises geometry using the Perpendicular Distance algorithm.
Process JSON
{
 "Operation": "Item.GeneralisePD",
 "PropertyMap": {
   "_repeat@": "1",
   "_tolerance@": "1"
  }
}
                                                    
                                                    Property Descriptions
Note: Properties shown in RED are mandatory.
Repeat
The number of times to repeat the algorithm, as a simple value, or as an expression, eg '4' or 'Int(_np&/50)'
Tolerance
The Perpendicular Distance algorithm tolerance, as a simple value, or as an expression, eg '12.34' or '0.1234*_length#'