]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Issue #40 Sketch plugin, "Point" feature marked as internal.
authorsbh <sergey.belash@opencascade.com>
Thu, 22 May 2014 16:13:56 +0000 (20:13 +0400)
committersbh <sergey.belash@opencascade.com>
Thu, 22 May 2014 16:13:56 +0000 (20:13 +0400)
src/SketchPlugin/plugin-Sketch.xml

index 5f100983e57b9645a43805fb5f94d5269709c26b..ab6db0ae8bb5266bce2f3c8da6985ee8812fb3a1 100644 (file)
@@ -5,7 +5,7 @@
         <label text="Select a plane on which to create a sketch" tooltip="Select a plane on which to create a sketch"/> 
       <!--icon=":pictures/x_point.png"-->
       </feature>
-      <feature id="SketchPoint" text="Point" tooltip="Create a new point" icon=":icons/point.png"/>
+      <feature id="SketchPoint" text="Point" tooltip="Create a new point" icon=":icons/point.png" internal="1"/>
       <feature id="SketchLine" text="Line" tooltip="Create a new line" icon=":icons/line.png">
         <point_selector id="StartPoint" title="Start point" tooltip="Start point of the line"/>
         <point_selector id="EndPoint" title="End point" tooltip="End point of the line"/>