2 <workbench id="Features" document="Part">
3 <group id="Transformation">
4 <feature id="Scale" title="Scale" tooltip="Perform scale objects"
5 icon="icons/Features/scale.png" helpfile="transformationFeature.html">
6 <source path="scale_widget.xml"/>
10 <feature id="Extrusion" title="Extrusion" tooltip="Create a solid by extrusion of a face"
11 icon="icons/Features/extrusion.png" helpfile="extrusionFeature.html">
12 <source path="extrusion_widget.xml"/>
14 <feature id="ExtrusionCut" title="ExtrusionCut" tooltip="Cuts an extrusion from a solid"
15 icon="icons/Features/extrusion_cut.png" helpfile="extrusionCutFeature.html">
16 <source path="extrusioncut_widget.xml"/>
18 <feature id="ExtrusionFuse" title="ExtrusionFuse" tooltip="Fuses an extrusion with a solid"
19 icon="icons/Features/extrusion_fuse.png" helpfile="extrusionFuseFeature.html">
20 <source path="extrusionfuse_widget.xml"/>
23 <group id="Revolution">
24 <feature id="Revolution" title="Revolution" tooltip="Create a solid by revolution of a face"
25 icon="icons/Features/revol.png" helpfile="revolutionFeature.html">
26 <source path="revolution_widget.xml"/>
28 <feature id="RevolutionCut" title="RevolutionCut" tooltip="Cuts a revolution from a solid"
29 icon="icons/Features/revol_cut.png" helpfile="revolutionCutFeature.html">
30 <source path="revolutioncut_widget.xml"/>
32 <feature id="RevolutionFuse" title="RevolutionFuse" tooltip="Fuses a revolution with a solid"
33 icon="icons/Features/revol_fuse.png" helpfile="revolutionFuseFeature.html">
34 <source path="revolutionfuse_widget.xml"/>
38 <feature id="Pipe" title="Pipe" tooltip="Generates extrusion along a path"
39 icon="icons/Features/pipe.png" helpfile="pipeFeature.html">
40 <source path="pipe_widget.xml"/>
42 <feature id="Loft" title="Loft" tooltip="Generates a shape with two elements"
43 icon="icons/Features/loft.png" helpfile="loftFeature.html">
44 <source path="loft_widget.xml"/>
47 <group id="Boolean" toolbar="yes">
48 <feature id="Cut" title="Cut" tooltip="Perform boolean cut operation with objects"
49 icon="icons/Features/bool_cut.png" helpfile="cutFeature.html"
51 <source path="boolean_widget.xml"/>
53 <feature id="Fuse" title="Fuse" tooltip="Perform boolean fuse operation with objects"
54 icon="icons/Features/bool_fuse.png" helpfile="fuseFeature.html"
56 <source path="boolean_fuse_widget.xml"/>
58 <feature id="Common" title="Common" tooltip="Perform boolean common operation with objects"
59 icon="icons/Features/bool_common.png" helpfile="commonFeature.html"
61 <source path="boolean_common_widget.xml"/>
63 <feature id="Smash" title="Smash" tooltip="Perform boolean smash operation with objects"
64 icon="icons/Features/bool_smash.png" helpfile="smashFeature.html"
66 <source path="boolean_smash_widget.xml"/>
68 <feature id="Intersection" title="Intersection" tooltip="Intersect objects with tools"
69 icon="icons/Features/intersection.png" helpfile="intersectionFeature.html">
70 <source path="intersection_widget.xml"/>
72 <feature id="Partition" title="Partition" tooltip="Perform partition operations with solids"
73 icon="icons/Features/partition.png" helpfile="partitionFeature.html"
75 <source path="partition_widget.xml"/>
77 <feature id="Split" title="Split" tooltip="Perform boolean split operation with objects"
78 icon="icons/Features/bool_split.png" helpfile="splitFeature.html"
80 <source path="boolean_split_widget.xml"/>
82 <feature id="Fill" title="Split" tooltip="Perform boolean split operation with objects"
83 icon="icons/Features/bool_split.png" helpfile="splitFeature.html"
84 auto_preview="false" internal="1">
85 <source path="boolean_split_widget.xml"/>
87 <feature id="Union" title="Union" tooltip="Perform union operations with shapes"
88 icon="icons/Features/union.png" helpfile="unionFeature.html" internal="1">
89 <source path="union_widget.xml"/>
91 <feature id="Remove_SubShapes" title="Remove Sub-Shapes" tooltip="Allows to remove sub-shapes from wires, shells, compsolids and compounds"
92 icon="icons/Features/remove_subshapes.png" helpfile="removeSubShapesFeature.html">
93 <source path="remove_subshapes_widget.xml"/>
96 <group id="Duplicates">
99 tooltip="Visualize concealed objects"
100 icon="icons/Features/recover.png"
101 helpfile="recoverFeature.html">
102 <source path="recover_widget.xml"/>
106 tooltip="Copies results or sub-results"
107 icon="icons/Features/copy.png"
108 helpfile="copyFeature.html">
109 <source path="copy_widget.xml"/>
111 <feature id="ImportResult"
112 title="Import Result"
113 tooltip="Copies results from other parts"
114 icon="icons/Features/import_result.png"
115 helpfile="importResultFeature.html">
116 <source path="import_result_widget.xml"/>
118 <feature id="RemoveResults" title="Remove results" tooltip="Internal feature for results removal" internal="1">
119 <multi_selector id="results" concealment="true"/>
122 <group id="Features">
123 <feature id="Fillet1D"
125 tooltip="Perform fillet on vertices of a wire"
126 icon="icons/Features/fillet1d.png"
128 apply_continue="true"
129 helpfile="fillet1dFeature.html">
130 <source path="fillet1d_widget.xml"/>
132 <feature id="Fillet" title="Fillet" tooltip="Perform fillet on face or edge"
133 icon="icons/Features/fillet.png" auto_preview="true" helpfile="filletFeature.html">
134 <source path="fillet_widget.xml"/>
136 <feature id="Chamfer" title="Chamfer" tooltip="Perform chamfer on face or edge"
137 icon="icons/Features/chamfer.png" auto_preview="true" helpfile="chamferFeature.html">
138 <source path="chamfer_widget.xml"/>
140 <feature id="FusionFaces" title="Fuse Faces" tooltip="Performs fusion of connected faces"
141 icon="icons/Features/fusion_faces.png" auto_preview="true" helpfile="fuseFeatureFaces.html">
142 <source path="fusion_faces_widget.xml"/>
144 <feature id="Defeaturing" title="Defeaturing" tooltip="Perform removing faces from solid"
145 icon="icons/Features/defeaturing.png" auto_preview="false" helpfile="defeaturingFeature.html">
146 <source path="defeaturing_widget.xml"/>
149 <group id="Repair" toolbar="yes">
150 <feature id="Sewing" title="Sewing" tooltip="Perform sewing operation on shapes"
151 icon="icons/Features/sewing.png" helpfile="sewingFeature.html"
152 auto_preview="false">
153 <source path="sewing_widget.xml"/>
155 <feature id="GlueFaces" title="Glue Faces" tooltip="Perform gluing of connected faces"
156 icon="icons/Features/glue_faces.png" helpfile="glueFeatureFaces.html"
157 auto_preview="false">
158 <source path="glue_faces_widget.xml"/>
160 <feature id="LimitTolerance" title="Limit Tolerance" tooltip="Limit the tolerance on a shape"
161 icon="icons/Features/limit_tolerance.png" helpfile="limitToleranceFeature.html"
162 auto_preview="false">
163 <source path="limit_tolerance_widget.xml"/>
167 <workbench id="Part">
168 <group id="Movement">
169 <feature id="Placement" title="Placement" tooltip="Place objects relatively to another one"
170 icon="icons/Features/placement.png" helpfile="placementFeature.html">
171 <source path="placement_widget.xml"/>
173 <feature id="Translation" title="Translation" tooltip="Perform translation of objects along the axis to specified distance"
174 icon="icons/Features/movement.png" helpfile="translationFeature.html">
175 <source path="translation_widget.xml"/>
177 <feature id="Rotation" title="Rotation" tooltip="Perform rotation of objects around the axis to specified angle"
178 icon="icons/Features/rotation.png" helpfile="rotationFeature.html">
179 <source path="rotation_widget.xml"/>
181 <feature id="Symmetry" title="Symmetry" tooltip="Perform symmetry with respect to a point, an axis or a plane"
182 icon="icons/Features/symmetry.png" helpfile="symmetryFeature.html">
183 <source path="symmetry_widget.xml"/>
185 <feature id="LinearCopy" title="Linear copy" tooltip="Perform copy and translate"
186 icon="icons/Features/multitranslation.png" helpfile="linearCopyFeature.html">
187 <source path="multitranslation_widget.xml"/>
189 <feature id="AngularCopy" title="Angular Copy" tooltip="Perform copy and rotate"
190 icon="icons/Features/multirotation.png" helpfile="angularCopyFeature.html">
191 <source path="multirotation_widget.xml"/>
195 <workbench id="Inspection">
196 <group id="PointCoordinates">
197 <feature id="PointCoordinates" title="Point coordinates" tooltip="View point coordinate"
198 icon="icons/Features/point_coord.png" helpfile="pointCoordinatesFeature.html" abort_confirmation="false">
199 <source path="point_coordinates_widget.xml"/>
202 <group id="Calculation">
203 <feature id="GeometryCalculation" title="Geometry calculation" tooltip="Calculate properties of objects"
204 icon="icons/Features/geometryCalculation.png" helpfile="geometryCalculationFeature.html" abort_confirmation="false">
205 <source path="geometry_calculation_widget.xml"/>
207 <feature id="BoundingBoxMacro" title="Bounding box" tooltip="Calculate the bounding box" auto_preview="true"
208 icon="icons/Features/bounding.png" helpfile="boundingBoxFeature.html">
209 <source path="bounding_box_widget.xml"/>
211 <feature id="BoundingBox" title="Bounding box" tooltip="Calculate the bounding box" auto_preview="true"
212 icon="icons/Features/bounding.png" helpfile="boundingBoxFeature.html" internal="1">
213 <source path="create_bounding_box_widget.xml"/>
215 <feature id="Measurement" title="Measurement" tooltip="Calculate properties of objects"
216 icon="icons/Features/measurement.png" helpfile="measurementFeature.html" abort_confirmation="false">
217 <source path="measurement_widget.xml"/>
219 <feature id="Point_cloud" title="Cloud of points"
220 tooltip="Create points laying on the face"
221 icon="" internal="1">
222 <shape_selector id="face" label="Face"
223 icon="" tooltip="Select objects"
225 <integervalue id="number_of_points" label="Nb points"
227 icon="" tooltip="Number of points"/>
231 <feature id="NormalMacro" title="Normal to a face" tooltip="Calculate the normal to a face" auto_preview="true"
232 icon="icons/Features/normale.png" helpfile="normalToFaceFeature.html">
233 <source path="normal_to_face_widget.xml"/>
235 <feature id="Normal" title="Normal to a face" tooltip="Calculate the normal to a face" auto_preview="true"
236 icon="icons/Features/axis.png" helpfile="normalToFaceFeature.html" internal="1">
237 <source path="create_normal_to_face_widget.xml"/>