Python Routinen mit PyRx als Ersatz für die .lsp Routinen verwendet.

This commit is contained in:
2026-06-01 10:22:24 +02:00
parent be69281af5
commit c30d2c51b9
6 changed files with 1191 additions and 0 deletions
+3
View File
@@ -1,6 +1,9 @@
# Python-Abhaengigkeiten
# Installieren mit: pip install -r requirements.txt
# PyRx - Python fuer AutoCAD/BricsCAD (in-process API)
cad-pyrx >= 1.2.0
# Beispiel-Abhaengigkeiten anpassen nach Bedarf:
# pydantic >= 2.0.0
# pytest >= 9.0.0