User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.RoadLength property

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

Field name used to calculate segment length. Empty means 0. Default is 'GIS_LENGTH'.

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

Syntax

# Python
@property
def RoadLength(
  self
) -> str: 
 
@RoadLength.setter
def RoadLength(
  self,
  _value: str
) -> None: 

Value

Type
str
2023/08/09 01:59

Page Tools