diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml index 5784282..9ce9aac 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_TEFElemente.xml @@ -2,5 +2,5 @@
Umlenkspannst. links für TEF rechts
Antriebst. links für TEF links
Antriebst. rechts für TEF rechts
-
TEF Gerade
+
TEFGERADE
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_Gerade_TEF.txt b/Editor2DLibrary/SSG/shapes/props/s_Gerade_TEF.txt index 08edebe..cfa113f 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_Gerade_TEF.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_Gerade_TEF.txt @@ -1,12 +1,14 @@ { "shapeMode": 0, "name": "TEFGERADE", - "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/s_TEFGerade.xml", - "src3D": "SSG/shapes/obj/s_TEFGerade.stl", + "family": "TEFGerade", + "icon": "SSG/shapes/img/AP_32px.png", + "srcSVG": "SSG/shapes/svg/s_Gerade_TEF.xml", + "src3D": "SSG/shapes/obj/s_Gerade_TEF.stl", "width": 236.5984, "height": 3779.5276, "depth": 264.5669, - "behaviour": "(ORIGIN=CENTER)", + "behaviour": "(NOSTRETCH)(NOSTRETCHONVIEW)(NOROTATE)(NOROTATEONVIEW)(CONTAINER)(HIDEDIMENSIONS)(HIDEROTATION)(HIDEPIN)(ALWAYSFRONT)(ORIGIN=CENTER)", + "eventClass": "OnDoubleclick,OnInserted,OnPasted,OnLinked,OnRemoved", "color3D": "#FF0000" } \ No newline at end of file