The Find Nearest Vertices activity finds all vertices in the given distance from the specified point, sorted by distance.
Geometry |
Required Type: esri.Geometry (3.x, 4.x)* The geometry to consider. |
Point |
Required The point from which to measure. |
Proximity |
Optional Type: Number The distance to search from the input point. |
Max Vertices |
Optional Type: Number The maximum number of vertices to return. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
results |
Type: NearestVertex[] The results. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.
See also...
https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html