User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_shortestpath.nodeheuristiccostevent

Table of Contents

TGIS_ShortestPath.NodeHeuristicCostEvent event

Event fired when heuristic cost is calculated for a node.

Syntax

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

Value

2026/07/10 23:59

Page Tools