pot_defaults und BGMG-UndefSymbols zum Test der Fehler und Warnings in create_tests.json sle eigene Testdatei dazu.

This commit is contained in:
2026-01-29 17:16:02 +01:00
parent ae82736960
commit 09ffb5d7b2
2 changed files with 56 additions and 1 deletions
+55 -1
View File
@@ -289,6 +289,46 @@
"use_polyline": false
}
]
},
"BGMG-UndefSymbols": {
"description": "Test-Szene wie BGMB, aber mit nur 2x BG-1@@ Symbolen, um Undefiniert-Symbole zu testen",
"ma_groups": [
{
"name": "BG-1@@_frame1",
"count": 5,
"layout_type": "horizontal",
"base_x": 1000,
"base_y": 1000,
"spacing": 2000
}
],
"renaming_frames": [
{
"comment": "Rahmen: 2x BG-1@@@ (Polylinie) - Angepasst für linke Seite - Akzeptiert alle Layer",
"name": "BG-1@@@",
"kennzeichnung": "",
"layer_name": "",
"direction": "LEFT_RIGHT",
"x": 800,
"y": 800,
"width": 3210,
"height": 600,
"use_polyline": true
},
{
"comment": "Rahmen: 2x BG-1@@@ (Polylinie) - Angepasst für rechte Seite - Akzeptiert alle Layer",
"name": "BG-1@@@",
"kennzeichnung": "",
"layer_name": "",
"direction": "LEFT_RIGHT",
"x": 5000,
"y": 800,
"width": 3210,
"height": 600,
"use_polyline": true
}
]
}
},
@@ -316,7 +356,21 @@
"height": 381
}
},
"pot_defaults": {
"_description": "Standard-Werte für POT-Symbole",
"block_name": "Erdungspunkt",
"layer": "POT-Erdung",
"attributes": {
"REALE_POSITION": "x",
"KENNZEICHNUNG": "=A01+UH00-X01",
"NAME": "POT-FS-01-02"
},
"dimensions": {
"_comment": "Symbol-Dimensionen für Layout-Berechnung.",
"width": 1210,
"height": 300
}
},
"general": {
"_description": "Allgemeine Frame-Attribute und Einstellungen. Renamer Frame Struktur (zweistufig): Äußerer Block mit LWPOLYLINE (umschließender Rahmen), Innerer Block mit ATTDEF (NAME, KENNZEICHNUNG, LAYER_NAME, DIRECTION)",
+1
View File
@@ -1,2 +1,3 @@
[Layers]
ILS_RENAMER
Omniflo_RENAMER