Attribut-Entities-Bug bei GF-Blockerstellung und VF-Blockerstellung in TEST-Funktionen beheben.
This commit is contained in:
@@ -163,7 +163,10 @@
|
||||
(setq vf-nummer idx)
|
||||
(setq hoehe-von 0)
|
||||
(setq hoehe-bis (if (= richtung "Auf") deltaH (- deltaH)))
|
||||
(setq lastEnt (entlast))
|
||||
;; Wie c:VarioFoerderer: Attribut-Entities/SEQEND des vorherigen
|
||||
;; VF_N-Blocks ueberspringen, sonst rutschen sie in den naechsten
|
||||
;; Block hinein (Blockerstellung faengt sonst am falschen Entity an).
|
||||
(setq lastEnt (vf-lastent-ohne-attribute))
|
||||
(variofoerderer-einfuegen deltaL deltaH richtung best-winkel
|
||||
(/ L_GF 2.0) (/ L_GF 2.0) L_VF
|
||||
startpunkt "links")
|
||||
|
||||
Reference in New Issue
Block a user