Calculates the difference of two geometries.
You may need to find the difference between two geometries. You could find the difference in geometries and then use the Calculate Area or Calculate Length activity to find out how much larger one geometry is than the other.
Geometry |
Required Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* The input geometry to subtract from. |
Subtractor |
Optional Type: esri.Geometry (3.x, 4.x)* The geometry being subtracted from inclusion. |
Symmetric |
Optional Type: Boolean Whether the difference is symmetric or not. If true, the symmetric difference between leftGeometry and rightGeometry is returned. Otherwise, rightGeometry is subtracted from leftGeometry. |
* 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.
geometry |
Type: esri.Geometry (3.x, 4.x)* The first difference result. |
results |
Type: esri.Geometry[] (3.x, 4.x)* The difference results. |
* 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.
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.