rechts Kurve wurde hinzugefügt und die Verbindung ist noch nicht möglich
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 519 B |
Binary file not shown.
|
After Width: | Height: | Size: 1000 B |
@@ -1,2 +1,3 @@
|
||||
<palette><div class="paletteItem"><div><img id="s_Gefaellestrecke" class="shape" title="" family="Gefaellestrecke" shapeMode="0" src="SSG/shapes/img/Gefaellestrecke.png" /></div><div>Gefällestrecke</div></div>
|
||||
<div class="paletteItem"><div><img id="s_Kurve_rechts_90" class="shape" title="" family="Strecke" shapeMode="0" src="SSG/shapes/img/Kurve_rechts_90_32px.png" /></div><div>90 Kurve rechts </div></div>
|
||||
</palette>
|
||||
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"shapeMode": 0,
|
||||
"name": "90 Kurve rechts ",
|
||||
"family": "Strecke",
|
||||
"icon": "SSG/shapes/img/Kurve_rechts_90_32px.png",
|
||||
"iconBig": "SSG/shapes/img/Kurve_rechts_90_64px.png",
|
||||
"srcSVG": "SSG/shapes/svg/s_Kurve_rechts_90.xml",
|
||||
"width": 1511.811,
|
||||
"height": 1511.811,
|
||||
"behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(BACKGROUND)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)",
|
||||
"connectionPoints": [
|
||||
{
|
||||
"id": "cp1",
|
||||
"x": 1511.811,
|
||||
"y": 0.0,
|
||||
"z": 0.0,
|
||||
"xMin": "",
|
||||
"xMax": "",
|
||||
"xStep": "",
|
||||
"yMin": "",
|
||||
"yMax": "",
|
||||
"yStep": "",
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 0.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "Unten",
|
||||
"isDimension": true
|
||||
},
|
||||
{
|
||||
"id": "cp2",
|
||||
"x": 1511.811,
|
||||
"y": 1511.811,
|
||||
"z": 0.0,
|
||||
"xMin": "",
|
||||
"xMax": "",
|
||||
"xStep": "",
|
||||
"yMin": "",
|
||||
"yMax": "",
|
||||
"yStep": "",
|
||||
"zMin": "",
|
||||
"zMax": "",
|
||||
"zStep": "",
|
||||
"direction": 0.0,
|
||||
"linkClass": "Gefaellestrecke",
|
||||
"label": "Oben",
|
||||
"isDimension": true
|
||||
}
|
||||
],
|
||||
"eventClass": "OnInserted,OnPasted,OnLinked"
|
||||
}
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<g transform="rotate(0)">
|
||||
<svg viewBox="0 0 264.58333 264.58333" preserveAspectRatio="none" position="absolute" overflow="visible">
|
||||
<defs />
|
||||
<g inkscape:label="Ebene 1" inkscape:groupmode="layer" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape">
|
||||
<path style="opacity:0.94;fill:none;stroke:#00ff00;stroke-linecap:butt;stroke-miterlimit:50;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" sodipodi:type="arc" sodipodi:cx="364.30124" sodipodi:cy="337.60501" sodipodi:rx="399.5" sodipodi:ry="399.5" sodipodi:start="3.1415927" sodipodi:end="4.712389" sodipodi:arc-type="arc" d="M -35.198761,337.60501 A 399.5,399.5 0 0 1 364.30124,-61.894989" sodipodi:open="true" stroke-width="1px" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" />
|
||||
</g>
|
||||
</svg>
|
||||
</g>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user