Einige Werte zu GF und VF korrigiert

This commit is contained in:
2026-07-28 11:52:01 +02:00
parent ad7a7243ba
commit 4f1177c1f2
2 changed files with 11 additions and 6 deletions
+5
View File
@@ -159,6 +159,11 @@
startpunkt lastEnt hz "0" "Schoenenberger Geruest"))
(if (or (null ent) (/= (type ent) 'ENAME))
(setq ent (mubea:last-insert-prefix "VF_")))
;; SSG_VF_EDIT-XDATA schreiben (wie vfs-standard-dialog-berechnen-
;; einfuegen) - sonst erkennt VARIOFOERDERER_EDIT den Block beim
;; Doppelklick nicht als "per Dialog erstellt" und verweigert die
;; Bearbeitung (vfs-edit-keine-xdata).
(if (and ent (= (type ent) 'ENAME)) (vfs-xdata-schreiben ent hz))
(mubea:ent-json tid "vario" ent))
(progn
(princ (strcat "\n FEHLER: deltaL=" (rtos deltaL 2 0)