Erster Test zur Erstellung eines dxf

This commit is contained in:
2025-04-04 15:52:29 +02:00
parent 2462be3abb
commit 1da1db5098
3 changed files with 244 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
CALL manage_interpreter.bat activate_interpreter
python %PROJECT_LIB%\drawdxf.py
CALL manage_interpreter.bat deactivate_interpreter