Select to view content in your preferred language

SPLIT POLYLINE

1375
2
07-25-2016 11:33 PM
bharathreddy
Regular Contributor

Hello all,

I need a help on how to split polyine using arcgis javascript

0 Kudos
2 Replies
FC_Basson
MVP Alum

API 3.17: You can split/cut geometries using the geometryEngine cut method [esri/geometry/geometryEngine | API Reference | ArcGIS API for JavaScript 3.17]OR with the GeometryService cut method [GeometryService | API Reference | ArcGIS API for JavaScript 3.17]

API 4.0: Cut method: geometryEngine | API Reference | ArcGIS API for JavaScript 4.0

0 Kudos
bharathreddy
Regular Contributor

Do you have any code

0 Kudos