Omniflo csv Export erste Fassung. Höhe und Winkel in die Attribute ergänzt. Dcl Dialoge ermöglichen Eingabe von Höhe und Drehung. Neuer Menü-eintrag bearbeiten in Omniflo dazu.

This commit is contained in:
2026-06-10 17:47:26 +02:00
parent f05340ed59
commit a2d6571ab9
7 changed files with 339 additions and 104 deletions
+5
View File
@@ -25,6 +25,8 @@ LAYER = "A-OF-Bogen"
RADIUS = Radius
WINKEL = KurvenWinkel
SIVASNR_TEF = SivasnrTEF
HOEHE = "2000"
DREHUNG = "0"
[weiche]
BESCHR = ProfilTyp
@@ -34,4 +36,7 @@ LAYER = "A-OF-Weiche"
WEICHENTYP = WeichenTyp
WINKEL = KurvenWinkel
RADIUS = Breite
RICHTUNG = KurvenRichtung
SIVASNR_TEF = SivasnrTEF
HOEHE = "2000"
DREHUNG = "0"