UtilityNearestNeighbor

A filter set on UtilityTraceFilter.nearestNeighbor to return the next n features from the starting point.

Since

200.1.0

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The collection of UtilityAssetType that are used to define features to return. Can be empty when the UtilityNearestNeighbor is created with an array of UtilityCategory.

Link copied to clipboard

The collection of UtilityCategory that are used to define features to return. Can be empty when the UtilityNearestNeighbor is created with an array of UtilityAssetType.

Link copied to clipboard

The UtilityNetworkAttribute used to determine the definition of "nearest".

Link copied to clipboard
val count: Int

The number of nearest features to return.