User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_shortestpath.regenerate_tgis_layervector

Table of Contents

TGIS_ShortestPath.Regenerate method

DK11 for Python | tatukgis.pdk.TGIS_ShortestPath.Regenerate | Constructors | Methods | Properties | Events

Recreate network (including network storage files).

Available also on: Delphi | .NET | Java | ActiveX.

Syntax

# Python
def Regenerate(
  self,
  _layer: TGIS_LayerVector
) -> None: 

Parameters

Name Type Description
_layer TGIS_LayerVector layer that is the source of the data

Remarks

Internally calls LoadTheData.

2023/08/09 01:59

Page Tools