Function Barrier properties

Résumé

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

Learn more about using barriers to restrict traversability

Propriétés

PropriétéExplicationType de données
functionType
(Lecture seule)

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

String
networkAttributeName
(Lecture seule)

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

String
networkAttributeOperator
(Lecture seule)

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

String
useLocalValues
(Lecture seule)

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

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

Boolean
value
(Lecture seule)

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

Integer

Dans cette rubrique