Description
The Intersect Geometries activity creates a new geometry through intersection between two geometries.
Inputs
Geometry1 |
Optional Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* The input geometry (or geometries). |
Geometry2 |
Optional Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* The input geometry (or geometries). |
* Geocortex Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
Outputs
geometry |
Type: esri.Geometry (3.x, 4.x)* The first intersection result. |
results |
Type: esri.Geometry[] (3.x, 4.x)* The intersection results. |
* Geocortex Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
Properties
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
Supported Environments
Environments capable of running this activity
Server
|
Client |
|||
Geocortex Web |
Geocortex Mobile |
Geocortex Viewer for HTML5 |
Web AppBuilder |
|
---|---|---|---|---|
|
|
|
|
|
Offline Support
This activity works when the device is offline.
Version Information
Supported from: Geocortex Viewer for HTML5 2.9, Web AppBuilder for ArcGIS 2.4.
See Also...
https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Geometry.html