Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TraceResultProperties

Hierarchy

  • TraceResultProperties

Index

Properties

Optional aggregatedGeometry

aggregatedGeometry: AggregatedGeometryProperties

This property defines an aggregation of geometries returned by the trace.

Read more...

Optional elements

An array of network elements returned by the trace.

Read more...

Optional globalFunctionResults

globalFunctionResults: FunctionResultProperties[]

Returns an array of function aggregation results.

Read more...

Optional kFeaturesForKNNFound

kFeaturesForKNNFound: boolean

This parameter is specific to the K-Nearest Neighbors Algorithm, when the neariest filter is provided in the trace configuration.

Read more...

Optional startingPointsIgnored

startingPointsIgnored: boolean

Returns true if the starting points in the network trace operation are ignored.

Read more...

Optional warnings

warnings: string[]

Returns any warnings encountered by the trace operation.

Read more...

Generated using TypeDoc