HTTP API Process name: Join LineStrings

Joins LineString Items together to make a longer LineString, within a tolerance.

Process JSON

{
 "Operation": "Item.JoinLines",
 "PropertyMap": {
   "_tolerance@": "1"
 }
}	

Property Description

Note:

Properties shown in RED are mandatory.

Tolerance

The join tolerance, ie the minimum distance between the end of one LineString and the start of another, as a simple value, or as an expression, eg '0.1234' or '0.001234*100'


Back to Processes Geometry title page

Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).