Filter Function Barriers properties

概要

The properties below are returned by the filterFunctionBarriers object when using Describe on a utility network.

Learn more about using barriers to restrict traversability

プロパティ

プロパティ説明データ タイプ
functionType
(読み取り専用)

The type of function used for the filter function barrier. For example, the minimum, maximum, or count.

String
networkAttributeName
(読み取り専用)

The name of the network attribute used for the filter function barrier condition.

String
networkAttributeOperator
(読み取り専用)

The type of operator used for the filter function barrier. For example, is equal to or is less than.

String
useLocalValues
(読み取り専用)

Whether or not the filter function barrier is using the local values for the trace.

  • True—The filter function barrier is using local values.
  • False—The filter function barrier is using global values.

Boolean
value
(読み取り専用)

The specific value of the network attribute or category used for the filter function barrier.

Integer

このトピックの内容