Schalter für CopyLayer entfernt. Dafür Schalter zum einlesen von positions json mit zugehörigem Argument hinzugefügt
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ call getpositions.bat --filename %1 -s -r -w %FILENAME%_positions.json
|
||||
echo --erzeuge Graph mit Routing
|
||||
call routing.bat --filename %FILENAME%_positions.json -w %FILENAME%_todraw.json
|
||||
echo --zeichne Kabel in dxf Datei
|
||||
call draw_dxf.bat --filename %FILENAME%_todraw.json --new %FILENAME%_cables.dxf -x %FILENAME%_cables.xlsx --copy_layer %FILENAME%_reduziert.dxf --origin %1
|
||||
call draw_dxf.bat --filename %FILENAME%_todraw.json --new %FILENAME%_cables.dxf -x %FILENAME%_cables.xlsx -p %FILENAME%_positions.json
|
||||
|
||||
move %PROJECT_WORK%\%FILENAME%_* %INSTALL_DIR%
|
||||
pause
|
||||
|
||||
Reference in New Issue
Block a user