Erzeugt aus einer .json mit Koordinaten Kabel. Farben sind konfigurierbar.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"kabel": [
|
||||
{
|
||||
"id": "BG3241-UC0101",
|
||||
"coords": [
|
||||
{ "x": 45, "y": 1235 }, { "x": 40, "y": 4000 } ]
|
||||
} ,
|
||||
{
|
||||
"id": "BG3240-UC0101",
|
||||
"coords": [
|
||||
{ "x": 4950,"y": 5595 },{ "x": 4946,"y": 5595 },{ "x": 4946,"y": 3879 },{ "x": 40,"y": 3879 },{ "x": 40,"y": 4000 }
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FC0062-UC0101",
|
||||
"coords": [
|
||||
{ "x": 4975,"y": 8068 },{ "x": 4946,"y": 8068 },{ "x": 4946,"y": 3879 },{ "x": 40,"y": 3879 },{ "x": 40,"y": 4000 }
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "MA0062-UC0101",
|
||||
"coords": [
|
||||
{ "x": 4975,"y": 8068 },{ "x": 4946,"y": 8068 },{ "x": 4946,"y": 3879 },{ "x": 40,"y": 3879 },{ "x": 40,"y": 4000 }
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user