Salome HOME
Issue #17347: B-Splines in Sketcher
[modules/shaper.git] / src / PrimitivesPlugin / cylinder_widget.xml
index 457119415740d9e600b6758d140188fd33c4c984..76ecdbe29196a09a53d48c92e8e9911186af8087 100644 (file)
@@ -1,5 +1,3 @@
-<!-- Copyright (C) 2014-201x CEA/DEN, EDF R&D -->
-
 <source>
   <toolbox id="CreationMethod">
     <box id="Cylinder" title="Cylinder" icon="icons/Primitives/cylinder_32x32.png">
@@ -18,6 +16,7 @@
           label="axis"
           default=""
           shape_types="edge"
+          geometrical_selection="true"
           icon="icons/Primitives/axis.png"
           tooltip="Select the axis of the cylinder">
         <validator id="GeomValidators_ConstructionComposite"/>
@@ -56,6 +55,7 @@
           label="axis"
           default=""
           shape_types="edge"
+          geometrical_selection="true"
           icon="icons/Primitives/axis.png"
           tooltip="Select the axis of the cylinder">
         <validator id="GeomValidators_ConstructionComposite"/>