Skip To Content

ListDirectionsStyleNames

概要

Returns a list of the available styles for generating directions from a route created during network analysis. Each directions style is appropriate for a different application.

ディスカッション

This function can be used in a custom script tool validation to populate a ValueList of available directions styles for the user to choose from.

構文

ListDirectionsStyleNames ()
戻り値
データ タイプ説明
String

The list of available directions styles containing strings representing the styles installed on your machine. It is a subset of the following styles:

  • NA DesktopThis style generates turn-by-turn directions suitable for printing.
  • NA NavigationThis style generates turn-by-turn directions designed for an in-vehicle navigation device.
  • NA CampusThis style generates turn-by-turn directions suitable for indoor and outdoor pedestrian routing.

関連トピック


このトピックの内容