]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
authorvsv <vitaly.smetannikov@opencascade.com>
Wed, 8 Apr 2015 09:38:00 +0000 (12:38 +0300)
committervsv <vitaly.smetannikov@opencascade.com>
Wed, 8 Apr 2015 09:38:00 +0000 (12:38 +0300)
1  2 
src/SketchPlugin/plugin-Sketch.xml

index b7ccc6f990a47654d30a25a0d80ce997d19c1de9,62dd358f1a6773a4805624fef2de8d5c22f549f7..323120ce97e118b7ba7a2a910aaef4489415b097
          <sketch_constraint_shape_selector id="ConstraintEntityB"
              label="Last object" tooltip="Select line or arc" shape_types="edge">
          <validator id="SketchPlugin_TangentAttr" parameters="ConstraintEntityA"/>
+         <validator id="PartSet_DifferentObjects"/>
          </sketch_constraint_shape_selector>
 +        <validator id="PartSet_TangentSelection"/>
        </feature>
        
      <!--  SketchConstraintMirror  -->