diff --git a/src/Libraries/GeometryUIWpf/ProtoGeometryImages.resx b/src/Libraries/GeometryUIWpf/ProtoGeometryImages.resx index 86fc67d0e9d..620b1a47869 100644 --- a/src/Libraries/GeometryUIWpf/ProtoGeometryImages.resx +++ b/src/Libraries/GeometryUIWpf/ProtoGeometryImages.resx @@ -13740,7 +13740,7 @@ YII= - + iVBORw0KGgoAAAANSUhEUgAAAGAAAABgCAYAAADimHc4AAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAXoSURBVHhe7ZzNbeU2FEZdgkuYEqYEbwNkMSW4hCnB @@ -13772,7 +13772,7 @@ YII= - + iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAABl0RVh0U29m dHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAGjSURBVFhH7ZbBTcNAEEVTQkpICS6BKxKHlJASXEI6 diff --git a/src/Resources/ProtoGeometry/LargeIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve.Large.png b/src/Resources/ProtoGeometry/LargeIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal.Large.png similarity index 100% rename from src/Resources/ProtoGeometry/LargeIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve.Large.png rename to src/Resources/ProtoGeometry/LargeIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal.Large.png diff --git a/src/Resources/ProtoGeometry/SmallIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve.Small.png b/src/Resources/ProtoGeometry/SmallIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal.Small.png similarity index 100% rename from src/Resources/ProtoGeometry/SmallIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve.Small.png rename to src/Resources/ProtoGeometry/SmallIcons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal.Small.png diff --git a/test/ViewExtensionLibraryTests/resources/libraryItems.json b/test/ViewExtensionLibraryTests/resources/libraryItems.json index c34730bf0a5..16172f24840 100644 --- a/test/ViewExtensionLibraryTests/resources/libraryItems.json +++ b/test/ViewExtensionLibraryTests/resources/libraryItems.json @@ -2505,9 +2505,9 @@ "keywords": "segments, joincurves, lines" }, { - "fullyQualifiedName": "Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve", - "iconUrl": "http://localhost/icons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve.Small?path=ProtoGeometry.dll", - "contextData": "Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurve@Autodesk.DesignScript.Geometry.Curve,double,Autodesk.DesignScript.Geometry.Vector", + "fullyQualifiedName": "Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal", + "iconUrl": "http://localhost/icons/Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal.Small?path=ProtoGeometry.dll", + "contextData": "Autodesk.DesignScript.Geometry.PolyCurve.ByThickeningCurveNormal@Autodesk.DesignScript.Geometry.Curve,double,Autodesk.DesignScript.Geometry.Vector", "parameters": null, "itemType": "create", "keywords": "offset"