Set Status für Bögen und Weiche wurde korrigiert.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<palette><div class="paletteItem"><div><img id="834372027" class="shape" title="" family="OFBogen" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_L_M_834372030_32px.png" /></div><div>Einfach 90° 700/700 links M</div></div>
|
||||
<div class="paletteItem"><div><img id="834372030" class="shape" title="" family="OFBogen" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_R_M_834372030_32px.png" /></div><div>Einfach 90° 700/700 rechts M</div></div>
|
||||
<div class="paletteItem"><div><img id="834372028" class="shape" title="" family="OFBogen" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_L_P_834372028_32px.png" /></div><div>Einfach 90° 700/700 links P</div></div>
|
||||
<div class="paletteItem"><div><img id="834372031" class="shape" title="" family="OFBogen" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_R_P_834372031_32px.png" /></div><div>Einfach 90° 700/700 rechts P</div></div>
|
||||
<palette><div class="paletteItem"><div><img id="834372027" class="shape" title="" family="OFWeiche" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_L_M_834372030_32px.png" /></div><div>Einfach 90° 700/700 links M</div></div>
|
||||
<div class="paletteItem"><div><img id="834372030" class="shape" title="" family="OFWeiche" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_R_M_834372030_32px.png" /></div><div>Einfach 90° 700/700 rechts M</div></div>
|
||||
<div class="paletteItem"><div><img id="834372028" class="shape" title="" family="OFWeiche" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_L_P_834372028_32px.png" /></div><div>Einfach 90° 700/700 links P</div></div>
|
||||
<div class="paletteItem"><div><img id="834372031" class="shape" title="" family="OFWeiche" shapeMode="0" src="SSG/shapes/img/Weiche_90_700_700_R_P_834372031_32px.png" /></div><div>Einfach 90° 700/700 rechts P</div></div>
|
||||
</palette>
|
||||
@@ -49,5 +49,5 @@
|
||||
"isDimension": true
|
||||
}
|
||||
],
|
||||
"eventClass": "OnDoubleclick,OnPasted,OnInserted,OnLinked"
|
||||
"eventClass": "OnDoubleclick,OnPasted,OnInserted,OnLinked,OnRemoved"
|
||||
}
|
||||
@@ -48,5 +48,6 @@
|
||||
"label": "",
|
||||
"isDimension": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"eventClass": "OnDoubleclick,OnPasted,OnInserted,OnLinked,OnRemoved"
|
||||
}
|
||||
@@ -48,5 +48,6 @@
|
||||
"label": "",
|
||||
"isDimension": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved"
|
||||
}
|
||||
@@ -48,5 +48,6 @@
|
||||
"label": "",
|
||||
"isDimension": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked,OnRemoved"
|
||||
}
|
||||
@@ -24,7 +24,7 @@
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 0.0,
|
||||
"direction": 270.0,
|
||||
"linkClass": "Omniflo",
|
||||
"label": "",
|
||||
"isDimension": true
|
||||
@@ -48,5 +48,6 @@
|
||||
"label": "",
|
||||
"isDimension": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked,OnRemoved"
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "Einfach 90° 700/700 links M",
|
||||
"family": "OFBogen",
|
||||
"family": "OFWeiche",
|
||||
"icon": "SSG/shapes/img/Weiche_90_700_700_L_M_834372030_32px.png",
|
||||
"iconBig": "SSG/shapes/img/Weiche_90_700_700_L_M_834372030_64px.png",
|
||||
"srcSVG": "SSG/shapes/svg/834372027.xml",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "Einfach 90° 700/700 links P",
|
||||
"family": "OFBogen",
|
||||
"family": "OFWeiche",
|
||||
"icon": "SSG/shapes/img/Weiche_90_700_700_L_P_834372028_32px.png",
|
||||
"iconBig": "SSG/shapes/img/Weiche_90_700_700_L_P_834372028_64px.png",
|
||||
"srcSVG": "SSG/shapes/svg/834372028.xml",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "Einfach 90° 700/700 rechts M",
|
||||
"family": "OFBogen",
|
||||
"family": "OFWeiche",
|
||||
"icon": "SSG/shapes/img/Weiche_90_700_700_R_M_834372030_32px.png",
|
||||
"iconBig": "SSG/shapes/img/Weiche_90_700_700_R_M_834372030_64px.png",
|
||||
"srcSVG": "SSG/shapes/svg/834372030.xml",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "Einfach 90° 700/700 rechts P",
|
||||
"family": "OFBogen",
|
||||
"family": "OFWeiche",
|
||||
"icon": "SSG/shapes/img/Weiche_90_700_700_R_P_834372031_32px.png",
|
||||
"iconBig": "SSG/shapes/img/Weiche_90_700_700_R_P_834372031_64px.png",
|
||||
"srcSVG": "SSG/shapes/svg/834372031.xml",
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 1e3 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
|
||||
|
||||
|
||||
<path d="m822.91 441.88 13.09 31.611m-836-471.6h164.6m833.51 484.93v513.18m-162.11-526.51 162.11 388.84m-175.19-420.45a712.56 712.75 0 0 0-658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" /></svg>
|
||||
<path d="m822.91 441.88 13.09 31.611m-836-471.6h164.6m833.51 484.93v513.18m-162.11-526.51 162.11 388.84m-175.19-420.45a712.56 712.75 0 0 0-658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" />
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -2,9 +2,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 1e3 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
|
||||
|
||||
|
||||
<path d="m822.91 441.88 13.09 31.611m-836-471.6h164.6m833.51 484.93v513.18m-162.11-526.51 162.11 388.84m-175.19-420.45a712.56 712.75 0 0 0-658.32-439.98" fill="none" stroke="#1bff38" stroke-linecap="butt" stroke-width="1px" /></svg>
|
||||
<path d="m822.91 441.88 13.09 31.611m-836-471.6h164.6m833.51 484.93v513.18m-162.11-526.51 162.11 388.84m-175.19-420.45a712.56 712.75 0 0 0-658.32-439.98" fill="none" stroke="#1bff38" stroke-linecap="butt" stroke-width="1px" />
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -2,9 +2,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 1e3 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
|
||||
|
||||
|
||||
<path d="m177.09 441.88-13.09 31.611m836-471.6h-164.6m-833.51 484.93v513.18m162.11-526.51-162.11 388.84m175.19-420.45a712.56 712.75 0 0 1 658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" /></svg>
|
||||
<path d="m177.09 441.88-13.09 31.611m836-471.6h-164.6m-833.51 484.93v513.18m162.11-526.51-162.11 388.84m175.19-420.45a712.56 712.75 0 0 1 658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" />
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
@@ -2,9 +2,7 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 1e3 1e3" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
|
||||
|
||||
|
||||
<path d="m177.09 441.88-13.09 31.611m836-471.6h-164.6m-833.51 484.93v513.18m162.11-526.51-162.11 388.84m175.19-420.45a712.56 712.75 0 0 1 658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" /></svg>
|
||||
<path d="m177.09 441.88-13.09 31.611m836-471.6h-164.6m-833.51 484.93v513.18m162.11-526.51-162.11 388.84m175.19-420.45a712.56 712.75 0 0 1 658.32-439.98" fill="none" stroke="#ffe31b" stroke-linecap="butt" stroke-width="1px" />
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user