User Tools

Site Tools


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

Table of Contents

TGIS_ShortestPath.RoadName property

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

Field for the feature name.

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

Syntax

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

Value

Type
str

Remarks

Default is 'name'. See Create method for example.

2023/08/09 01:59

Page Tools