Utility Geometry Trace Result
The trace result comprised of a set of Geometry objects representing the network elements identified by the trace. The UtilityGeometryTraceResult exposes the geometry result with a property for each potential geometry type: Multipoint, Polyline, and Polygon. The geometry for these properties is the union of all geometries of that type returned by the trace. If the result does not include a certain geometry type, the corresponding property will be null.
Since
200.1.0
Properties
Link copied to clipboard
The Multipoint that comprise the trace results. The Multipoint is the union of all point geometries returned by the trace. If the result does not include points, this property will be null.
Link copied to clipboard
Inherited properties
Link copied to clipboard
A value indicating the result of UtilityNearestNeighbor in relation to its requested count.