DK11 for Python | tatukgis.pdk.TGIS_ShortestPath.HeuristicThreshold | Constructors | Methods | Properties | Events | Events
Threshold of starting node seeking area. Treat it as "seeking circle" for better route at a staring node. It will allow to seek for better alternative paths at a starting location.
# Python @property def HeuristicThreshold( self ) -> float: @HeuristicThreshold.setter def HeuristicThreshold( self, _value: float ) -> None:
Type |
---|
float |