POT Beispiel dazu
This commit is contained in:
@@ -329,6 +329,54 @@
|
||||
"use_polyline": true
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
"POT": {
|
||||
"description": "Test-Szene für POT-Erdungssymbole mit drei verschiedenen Typen (POT-RA30@@, POT-MA30@@, POT-UC30@@)",
|
||||
"pot_groups": [
|
||||
{
|
||||
"name": "POT-RA30@@",
|
||||
"count": 3,
|
||||
"layout_type": "horizontal",
|
||||
"base_x": 1000,
|
||||
"base_y": 3000,
|
||||
"spacing": 1500
|
||||
},
|
||||
{
|
||||
"name": "POT-MA30@@",
|
||||
"count": 3,
|
||||
"layout_type": "horizontal",
|
||||
"base_x": 1000,
|
||||
"base_y": 2000,
|
||||
"spacing": 1500
|
||||
},
|
||||
{
|
||||
"name": "POT-UC30@@",
|
||||
"count": 3,
|
||||
"layout_type": "horizontal",
|
||||
"base_x": 1000,
|
||||
"base_y": 1000,
|
||||
"spacing": 1500
|
||||
}
|
||||
],
|
||||
"renaming_frames": [
|
||||
{
|
||||
"comment": "Rahmen für alle 9 POT-Symbole (3x POT-RA30@@, 3x POT-MA30@@, 3x POT-UC30@@)",
|
||||
"name": "POT-RA30@@",
|
||||
"name2": "POT-MA30@@",
|
||||
"name3": "POT-UC30@@",
|
||||
"kennzeichnung": "AH01+UC0101-x",
|
||||
"layer_name1": "ILS_POT-Erdung",
|
||||
"layer_name2": "ILS_POT-Erdung",
|
||||
"layer_name3": "ILS_POT-Erdung",
|
||||
"direction": "LEFT_RIGHT",
|
||||
"x": 800,
|
||||
"y": 800,
|
||||
"width": 5500,
|
||||
"height": 2800,
|
||||
"use_polyline": false
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user