DK for Python | tatukgis_pdk.TGIS_ShortestPath | Constructors | Methods | Properties | Events
| Name | Visibility | Description | |
|---|---|---|---|
| Find | public | Find a path between two positions. | |
| LoadTheData | public | Load data from the layer and, on first use, create persistent storage files for the network. | |
| Regenerate | public | Recreate network (including network storage files). | |
| StartPos | public | Set a start position for the shortest path. | |
| StopPos | public | Set a stop position for the shortest path and run path calculation. | |
| UpdateTheData | public | Update the network with geocoded addresses from the geocoder. | |