Route Solver properties (arcpy)
サマリ
The following properties are supported by the network analyst solver object when working with the route solver.
特性
プロパティ | 説明 | データ タイプ |
findBestSequence (読み取り専用) |
Indicates if the solver will automatically re-order the stops to minimize the impedance or visit the stops in the given order. This property returns the following keywords:
| String |
orderingType (読み取り専用) |
The ordering of stops when findBestSequence property has a value FIND_BEST_ORDER. This property returns the following keywords:
| String |
useTimeWindows (読み取り専用) |
Indicates if time windows will be used at the stops. This property returns the following keywords:
| String |
routesShape (読み取り専用) |
The shape type for the route features that are output by the solver. This property returns the following keywords:
| String |
startTime (読み取り専用) |
The start date and time for the route. | String |
9/14/2013