Salome HOME
Fix errors in SketchPlugin/plugin-Sketch.xml
authorazv <azv@opencascade.com>
Thu, 22 Jun 2017 06:37:53 +0000 (09:37 +0300)
committerazv <azv@opencascade.com>
Thu, 22 Jun 2017 06:37:53 +0000 (09:37 +0300)
src/SketchPlugin/plugin-Sketch.xml

index 6099d82b961f75f72c40d3e5913cadca79189fab..b6c74bff67806359fc7bfdcc74a36c4eb29c5af6 100644 (file)
@@ -26,7 +26,6 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
         id="Sketch"
         nested="SketchPoint SketchIntersectionPoint SketchLine
                 SketchCircle SketchMacroCircle SketchArc SketchMacroArc
-<!--                SketchEllipse SketchMacroEllipse-->
                 SketchRectangle
                 SketchProjection
                 SketchConstraintLength SketchConstraintRadius SketchConstraintDistance SketchConstraintDistanceHorizontal SketchConstraintDistanceVertical
@@ -360,7 +359,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
       </feature>
     </group>
 
-<!--
+<excluded>
     <group id="Elliptic geometry">
       <!-- SketchEllipse is a hidden feature. It is created inside SketchMacroEllipse. -->
       <feature id="SketchEllipse"
@@ -449,7 +448,7 @@ email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com
                    obligatory="0"/>
       </feature>
     </group>
--->
+</excluded>
 
     <group id="Projection">
       <!-- Intersection Point -->