]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FeaturesPlugin/plugin-Features.xml
Salome HOME
CEA : Lot2 - Bounding box
[modules/shaper.git] / src / FeaturesPlugin / plugin-Features.xml
index 2ee03397712e6b750fbd9f76916fd9fffefe6196..7fb18f31f027a7f84b76cc35129868e5f90fbf23 100644 (file)
                icon="icons/Features/geometryCalculation.png" helpfile="geometryCalculationFeature.html" abort_confirmation="false">
         <source path="geometry_calculation_widget.xml"/>
       </feature>
+      <feature id="BoundingBoxMacro" title="Bounding box" tooltip="Calculate the bounding box" auto_preview="true"
+               icon="icons/Features/bounding.png" helpfile="boundingBoxFeature.html">
+        <source path="bounding_box_widget.xml"/>
+      </feature>
+      <feature id="BoundingBox" title="Bounding box" tooltip="Calculate the bounding box" auto_preview="true"
+               icon="icons/Features/bounding.png" helpfile="boundingBoxFeature.html" internal="1">
+        <source path="create_bounding_box_widget.xml"/>
+      </feature>
       <feature id="Measurement" title="Measurement" tooltip="Calculate properties of objects"
                icon="icons/Features/measurement.png" helpfile="measurementFeature.html" abort_confirmation="false">
         <source path="measurement_widget.xml"/>