Veraltete Angaben in Claude.md berichtigt. Dokumentation erneuert

This commit is contained in:
2026-06-15 15:50:29 +02:00
parent c915a4031f
commit 43aa34674f
4 changed files with 59 additions and 26 deletions
+2
View File
@@ -975,6 +975,8 @@
;; Block einfuegen mit Drehwinkel aus Dialog
(command "_.INSERT" dxf-pfad pt "" "" angleDeg)
;; INSERT vollstaendig abschliessen (Attribut-Prompts beenden)
(while (> (getvar "CMDACTIVE") 0) (command ""))
(setq blockEnt (entlast))