QGIS/python/PyQt6/analysis/auto_additions/qgsvectorlayerdirector.py
2023-12-13 05:36:44 +10:00

5 lines
372 B
Python

# The following has been generated automatically from src/analysis/network/qgsvectorlayerdirector.h
QgsVectorLayerDirector.DirectionForward = QgsVectorLayerDirector.Direction.DirectionForward
QgsVectorLayerDirector.DirectionBackward = QgsVectorLayerDirector.Direction.DirectionBackward
QgsVectorLayerDirector.DirectionBoth = QgsVectorLayerDirector.Direction.DirectionBoth