HTTP API Process name: Create points on LineString
Creates random points along a LineString.
Process JSON
{ "Operation": "Item.CreatePointsOnLinestring", "PropertyMap": { "_nPoints@": "1" } }
Property Description
Note: Properties shown in RED are mandatory.
Number of points
The number of points to create, as a simple value, or as an expression, eg '64' or 'Max(64,Int(Floor(0.5*(_sx#+sy#))))'