alle Weiche in 2D mit M und mit P ohne TEF sind korrigiert und in 2D Wizard eingepflegt.
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
@echo off
|
||||
|
||||
set "OFWeiche_PATH=%~dp0"
|
||||
set PROPS_PATH=C:\Program Files\RuleDesigner\RDConfigurator Fusion\WebApi\Editor2D\SSG\shapes\props
|
||||
set "JSON_PATH=%OFWeiche_PATH%JSON"
|
||||
|
||||
echo "[DEBUG] OFWeiche_PATH: %OFWeiche_PATH%"
|
||||
echo "[DEBUG] PROPS_PATH: %PROPS_PATH%"
|
||||
echo "[DEBUG] JSON_PATH: %JSON_PATH%"
|
||||
|
||||
python 1_omniflo_weichen.py
|
||||
python 2_calculations_to_standardize_the_dimensions_and_add_connection_points.py
|
||||
python 3_update_dimensions_and_connection_points_in_props.py
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user