]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/SketchPlugin/plugin-Sketch.xml
Salome HOME
Correction for restart of point create operation.
[modules/shaper.git] / src / SketchPlugin / plugin-Sketch.xml
index 3f1db5400900acda00868b28f7c779b4c5781137..ec8be9d1fc8dcfd5809e4443cf6e5df9c0e93db9 100644 (file)
       </feature>
       <!--  SketchConstraintSplit  -->
       <feature id="SketchConstraintSplit" title="Split" tooltip="Create constraints defining split of linear segment, arc or circle" icon="icons/Sketch/split.png">
-        <sketch_shape_selector
+        <sketch_sub_shape_selector
             id="ConstraintEntityA"
             label="Split feature"
             tooltip="Select feature for split"
             shape_types="edge"
             use_external="false">
           <validator id="SketchPlugin_SplitValidator"/>
-        </sketch_shape_selector>
+        </sketch_sub_shape_selector>
       </feature>
     </group>