erste Fassung aus templates gebaut

This commit is contained in:
2025-07-16 16:37:03 +02:00
parent e669758054
commit 7a90f4733f
11 changed files with 307 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
CALL manage_interpreter.bat activate_interpreter
python %PROJECT_LIB%\plant2dxf.py %*
CALL manage_interpreter.bat deactivate_interpreter