Salome HOME
Rectangle correction to have coincidence with point/line selected for the first point...
[modules/shaper.git] / src / ConstructionPlugin / axis_widget.xml
index 74284b8d5d8c0f7febd0e09b9324a42cc96aaf15..b683cceed5d72b9cb7e935821273f66c0183a17b 100644 (file)
@@ -2,7 +2,7 @@
 
 <source>
   <toolbox id="CreationMethod">
-    <box id="AxisByPointsCase" title="By two points" icon=":icons/point.png">
+    <box id="AxisByPointsCase" title="By two points" icon=":icons/by_two_points_32x32.png">
       <shape_selector id="FirstPoint"
         label="First point"
         icon=":icons/point.png"
@@ -21,7 +21,7 @@
         <validator id="GeomValidators_DifferentShapes"/>
       </shape_selector>
     </box>
-    <box id="AxisByCylindricalFaceCase" title="As axis of cylindrical face" icon=":icons/circle.png">
+    <box id="AxisByCylindricalFaceCase" title="As axis of cylindrical face" icon=":icons/cylindrical_face_32x32.png">
       <shape_selector id="CylindricalFace"
         label="Main object" 
         icon=":icons/circle.png"