2 Copyright (C) 2014-2017 CEA/DEN, EDF R&D
4 This library is free software; you can redistribute it and/or
5 modify it under the terms of the GNU Lesser General Public
6 License as published by the Free Software Foundation; either
7 version 2.1 of the License, or (at your option) any later version.
9 This library is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 Lesser General Public License for more details.
14 You should have received a copy of the GNU Lesser General Public
15 License along with this library; if not, write to the Free Software
16 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
18 See http:##www.salome-platform.org/ or
19 email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
23 <workbench id="Features" document="Part">
24 <group id="Transformation">
25 <feature id="Scale" title="Scale" tooltip="Perform scale objects"
26 icon="icons/Features/scale.png" helpfile="transformationFeature.html">
27 <source path="scale_widget.xml"/>
30 <group id="Extrusion">
31 <feature id="Extrusion" title="Extrusion" tooltip="Create a solid by extrusion of a face"
32 icon="icons/Features/extrusion.png" helpfile="extrusionFeature.html">
33 <source path="extrusion_widget.xml"/>
35 <feature id="ExtrusionCut" title="ExtrusionCut" tooltip=""
36 icon="icons/Features/extrusion_cut.png" helpfile="extrusionCutFeature.html">
37 <source path="extrusioncut_widget.xml"/>
39 <feature id="ExtrusionFuse" title="ExtrusionFuse" tooltip=""
40 icon="icons/Features/extrusion_fuse.png" helpfile="extrusionFuseFeature.html">
41 <source path="extrusionfuse_widget.xml"/>
44 <group id="Revolution">
45 <feature id="Revolution" title="Revolution" tooltip="Create a solid by revolution of a face"
46 icon="icons/Features/revol.png" helpfile="revolutionFeature.html">
47 <source path="revolution_widget.xml"/>
49 <feature id="RevolutionCut" title="RevolutionCut" tooltip=""
50 icon="icons/Features/revol_cut.png" helpfile="revolutionCutFeature.html">
51 <source path="revolutioncut_widget.xml"/>
53 <feature id="RevolutionFuse" title="RevolutionFuse" tooltip=""
54 icon="icons/Features/revol_fuse.png" helpfile="revolutionFuseFeature.html">
55 <source path="revolutionfuse_widget.xml"/>
59 <feature id="Pipe" title="Pipe" tooltip="Generates extrusion along a path"
60 icon="icons/Features/pipe.png" helpfile="pipeFeature.html">
61 <source path="pipe_widget.xml"/>
64 <group id="Boolean" toolbar="yes">
65 <feature id="Cut" title="Cut" tooltip="Perform boolean cut operation with objects"
66 icon="icons/Features/bool_cut.png" helpfile="cutFeature.html"
68 <source path="boolean_widget.xml"/>
70 <feature id="Fuse" title="Fuse" tooltip="Perform boolean fuse operation with objects"
71 icon="icons/Features/bool_fuse.png" helpfile="fuseFeature.html"
73 <source path="boolean_fuse_widget.xml"/>
75 <feature id="Common" title="Common" tooltip="Perform boolean common operation with objects"
76 icon="icons/Features/bool_common.png" helpfile="commonFeature.html"
78 <source path="boolean_common_widget.xml"/>
80 <feature id="Smash" title="Smash" tooltip="Perform boolean smash operation with objects"
81 icon="icons/Features/bool_smash.png" helpfile="smashFeature.html"
83 <source path="boolean_smash_widget.xml"/>
85 <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools"
86 icon="icons/Features/intersection.png" helpfile="intersectionFeature.html">
87 <source path="intersection_widget.xml"/>
89 <feature id="Partition" title="Partition" tooltip="Perform partition operations with solids"
90 icon="icons/Features/partition.png" helpfile="partitionFeature.html"
92 <source path="partition_widget.xml"/>
94 <feature id="Fill" title="Fill" tooltip="Perform boolean fill operation with objects"
95 icon="icons/Features/bool_fill.png" helpfile="fillFeature.html"
97 <source path="boolean_fill_widget.xml"/>
99 <feature id="Union" title="Union" tooltip="Perform union operations with shapes"
100 icon="icons/Features/union.png" helpfile="unionFeature.html">
101 <source path="union_widget.xml"/>
103 <feature id="Remove_SubShapes" title="Remove Sub-Shapes" tooltip="Allows to remove sub-shapes from wires, shells, compsolids and compounds"
104 icon="icons/Features/remove_subshapes.png" helpfile="removeSubShapesFeature.html">
105 <source path="remove_subshapes_widget.xml"/>
108 <group id="Collections">
109 <feature id="Recover"
111 tooltip="Visualize concealed objects"
112 icon="icons/Features/recover.png"
113 helpfile="recoverFeature.html">
114 <source path="recover_widget.xml"/>
118 <feature id="Fillet" title="Fillet" tooltip="Perform fillet on face or edge"
119 icon="icons/Features/fillet.png" auto_preview="true" helpfile="filletFeature.html">
120 <source path="fillet_widget.xml"/>
122 <feature id="FusionFaces" title="Fuse Faces" tooltip="Performs fusion of connected faces"
123 icon="icons/Features/fusion_faces.png" auto_preview="true" helpfile="FeaturesPlugin/fusionFacesFeature.html">
124 <source path="fusion_faces_widget.xml"/>
128 <workbench id="Part">
129 <group id="Movement">
130 <feature id="Placement" title="Placement" tooltip="Place an objects relatively to another one"
131 icon="icons/Features/placement.png" helpfile="placementFeature.html">
132 <source path="placement_widget.xml"/>
134 <feature id="Translation" title="Translation" tooltip="Perform translation of an objects along the axis to specified distance"
135 icon="icons/Features/movement.png" helpfile="translationFeature.html">
136 <source path="translation_widget.xml"/>
138 <feature id="Rotation" title="Rotation" tooltip="Perform rotation of an objects around the axis to specified angle"
139 icon="icons/Features/rotation.png" helpfile="rotationFeature.html">
140 <source path="rotation_widget.xml"/>
142 <feature id="Symmetry" title="Symmetry" tooltip="Perform symmetry with respect to a point, an axis or a plane"
143 icon="icons/Features/symmetry.png" helpfile="symmetryFeature.html">
144 <source path="symmetry_widget.xml"/>
146 <feature id="LinearCopy" title="Linear copy" tooltip="Perform copy and translate"
147 icon="icons/Features/multitranslation.png" helpfile="linearCopyFeature.html">
148 <source path="multitranslation_widget.xml"/>
150 <feature id="AngularCopy" title="Angular Copy" tooltip="Perform copy and rotate"
151 icon="icons/Features/multirotation.png" helpfile="angularCopyFeature.html">
152 <source path="multirotation_widget.xml"/>
155 <group id="Measurement">
156 <feature id="Measurement" title="Measurement" tooltip="Calculate properties of objects"
157 icon="icons/Features/measurement.png" helpfile="measurementFeature.html">
158 <source path="measurement_widget.xml"/>