diff --git a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml index 5fe94ff..3098925 100644 --- a/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml +++ b/Editor2DLibrary/SSG/shapes/palettes/c_Parts.xml @@ -17,6 +17,6 @@
TBogen
Gefaellestrecke_Verbinder
Gefällestrecke2D
-
AP110
AP110_2D
+
AP110
\ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/props/s_ap110.txt b/Editor2DLibrary/SSG/shapes/props/s_ap110.txt index 615b6ac..a2a13e3 100644 --- a/Editor2DLibrary/SSG/shapes/props/s_ap110.txt +++ b/Editor2DLibrary/SSG/shapes/props/s_ap110.txt @@ -1,13 +1,11 @@ { "shapeMode": 0, "name": "AP110", - "family": "OFGerade", "icon": "SSG/shapes/img/", - "srcSVG": "SSG/shapes/svg/s_ap110.xml", "src3D": "SSG/shapes/obj/s_ap110.stl", "width": 158.7402, "height": 3779.5276, "depth": 415.748, "behaviour": "(ORIGIN=CENTER)", - "eventClass": "OnInserted,OnDoubleclick,OnPasted,OnLinked" + "color3D": "#FFFF00" } \ No newline at end of file diff --git a/Editor2DLibrary/SSG/shapes/svg/s_ap110.xml b/Editor2DLibrary/SSG/shapes/svg/s_ap110_2d.xml similarity index 100% rename from Editor2DLibrary/SSG/shapes/svg/s_ap110.xml rename to Editor2DLibrary/SSG/shapes/svg/s_ap110_2d.xml