diff --git a/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt b/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt index 08edebe..cb1acd0 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_TEFGerade.txt @@ -1,12 +1,69 @@ { "shapeMode": 0, - "name": "TEFGERADE", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/s_TEFGerade.xml", - "src3D": "SSG/shapes/obj/s_TEFGerade.stl", + "name": "TEF Gerade", + "family": "TEFGerade", + "icon": "SSG/shapes/img/AP_32px.png", + "iconBig": "SSG/shapes/img/AP_64px.png", + "srcSVG": "SSG/shapes/svg/s_Gerade_TEF.xml", "width": 236.5984, "height": 3779.5276, "depth": 264.5669, - "behaviour": "(ORIGIN=CENTER)", - "color3D": "#FF0000" + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "group3d": [ + { + "source": "s_TEFGerade", + "id": "g0", + "width": 236.5984, + "height": 3779.5276, + "depth": 264.5669, + "x": 0.0, + "y": 0.0, + "z": 207.874, + "rotation": "0;0;0", + "data": "", + "color": "#FF0000", + "colorOpacity": 1.0 + } + ], + "connectionPoints": [ + { + "id": "cp1", + "x": 500.0, + "y": 0.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 0.0, + "linkClass": "OmnifloTEF", + "label": "TEF", + "isDimension": true + }, + { + "id": "cp2", + "x": 500.0, + "y": 1000.0, + "z": 0.0, + "xMin": "", + "xMax": "", + "xStep": "", + "yMin": "", + "yMax": "", + "yStep": "", + "zMin": "", + "zMax": "", + "zStep": "", + "direction": 180.0, + "linkClass": "OmnifloTEF", + "label": "TEF", + "isDimension": true + } + ], + "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked,OnRemoved" } \ No newline at end of file