PartDesign Groove: Difference between revisions

From FreeCAD Documentation
No edit summary
(Marked this version for translation)
Line 5: Line 5:
==Description== <!--T:2-->
==Description== <!--T:2-->


<!--T:5-->
The '''Groove''' tool revolves a selected sketch or profile about a given axis, cutting out material from the support.
The '''Groove''' tool revolves a selected sketch or profile about a given axis, cutting out material from the support.


Line 11: Line 12:
<translate>
<translate>


<!--T:6-->
''Above: sketch (A) is revolved around axis (B); resulting groove on solid (C) is shown right.''
''Above: sketch (A) is revolved around axis (B); resulting groove on solid (C) is shown right.''


== How to use ==
== How to use == <!--T:7-->


<!--T:8-->
# Select the sketch to be revolved.
# Select the sketch to be revolved.
#: <span style="font-size:x-small;color:green;">v0.17 and above</span> A face on the existing solid can alternatively be used.
#: <span style="font-size:x-small;color:green;">v0.17 and above</span> A face on the existing solid can alternatively be used.
Line 24: Line 27:
==Options== <!--T:3-->
==Options== <!--T:3-->


<!--T:9-->
When creating a groove, the '''Groove parameters''' dialogue offers several parameters specifying how the sketch should be revolved. They have exactly the same meaning as for the [[PartDesign_Revolution#Options|revolution]] feature.
When creating a groove, the '''Groove parameters''' dialogue offers several parameters specifying how the sketch should be revolved. They have exactly the same meaning as for the [[PartDesign_Revolution#Options|revolution]] feature.


Line 29: Line 33:
| [[Image:partdesign_groove_parameters.png|left]]
| [[Image:partdesign_groove_parameters.png|left]]
|
|
===Axis===
===Axis=== <!--T:10-->


<!--T:11-->
This option specifies the axis about which the sketch is to be revolved.
This option specifies the axis about which the sketch is to be revolved.
Line 40: Line 45:
* '''Select reference...''': <span style="font-size:x-small;color:green;">v0.17 and above</span> allows selection in the 3D view of an edge on the Body, or a [[PartDesign Line|datum line]].
* '''Select reference...''': <span style="font-size:x-small;color:green;">v0.17 and above</span> allows selection in the 3D view of an edge on the Body, or a [[PartDesign Line|datum line]].


===Angle===
===Angle=== <!--T:12-->


<!--T:13-->
This controls the angle through which the groove is to be formed, e.g. 360° would be a full, contiguous revolution. It is not possible to specify negative angles (use the '''Reversed''' option instead) or angles greater than 360°.
This controls the angle through which the groove is to be formed, e.g. 360° would be a full, contiguous revolution. It is not possible to specify negative angles (use the '''Reversed''' option instead) or angles greater than 360°.


===Symmetric to plane===
===Symmetric to plane=== <!--T:14-->


<!--T:15-->
If checked, the groove will extend half of the specified angle in both directions from the sketch plane.
If checked, the groove will extend half of the specified angle in both directions from the sketch plane.


===Reversed===
===Reversed=== <!--T:16-->


<!--T:17-->
If checked, the direction of revolution is reversed from default clockwise to counterclockwise.
If checked, the direction of revolution is reversed from default clockwise to counterclockwise.
|}
|}


==Properties ==
==Properties == <!--T:18-->


<!--T:19-->
Below are properties which can be defined after creation of the feature. Data properties ''Base'' and ''Axis'' are uneditable.
Below are properties which can be defined after creation of the feature. Data properties ''Base'' and ''Axis'' are uneditable.


<!--T:20-->
* {{PropertyData|Angle}}: angle of rotation. See [[#Angle|Angle]].
* {{PropertyData|Angle}}: angle of rotation. See [[#Angle|Angle]].
* {{PropertyData|Label}}: label given to the operation, can be changed at convenience.
* {{PropertyData|Label}}: label given to the operation, can be changed at convenience.

Revision as of 06:42, 18 March 2018

PartDesign Groove

Menu location
PartDesign → Groove
Workbenches
PartDesign, Complete
Default shortcut
None
Introduced in version
-
See also
None

Description

The Groove tool revolves a selected sketch or profile about a given axis, cutting out material from the support.

Above: sketch (A) is revolved around axis (B); resulting groove on solid (C) is shown right.

How to use

  1. Select the sketch to be revolved.
    v0.17 and above A face on the existing solid can alternatively be used.
    v0.16 and below The sketch must be mapped to the planar face of an existing solid or Part Design feature, or an error message will appear.
  2. Press the Groove button.
  3. Set the Groove parameters (see next section).
  4. Press OK.

Options

When creating a groove, the Groove parameters dialogue offers several parameters specifying how the sketch should be revolved. They have exactly the same meaning as for the revolution feature.

Axis

This option specifies the axis about which the sketch is to be revolved.

  • Vertical sketch axis: selects the vertical sketch axis.
  • Horizontal sketch axis: selects the horizontal sketch axis.
  • Sketch axis: v0.16 and below selects a construction line contained in the sketch used by the Groove. The first construction line created in the sketch will be labelled Sketch axis 0. The drop down list will contain one custom sketch axis for each construction line.
  • Construction line: v0.17 and above selects a construction line contained in the sketch used by the Groove. The drop down list will contain an entry for each construction line. The first construction line created in the sketch will be labelled Construction line 1.
  • Base (X/Y/Z) axis: v0.17 and above selects the X, Y or Z axis of the Body's Origin;
  • Select reference...: v0.17 and above allows selection in the 3D view of an edge on the Body, or a datum line.

Angle

This controls the angle through which the groove is to be formed, e.g. 360° would be a full, contiguous revolution. It is not possible to specify negative angles (use the Reversed option instead) or angles greater than 360°.

Symmetric to plane

If checked, the groove will extend half of the specified angle in both directions from the sketch plane.

Reversed

If checked, the direction of revolution is reversed from default clockwise to counterclockwise.

Properties

Below are properties which can be defined after creation of the feature. Data properties Base and Axis are uneditable.

  • DataAngle: angle of rotation. See Angle.
  • DataLabel: label given to the operation, can be changed at convenience.
  • DataMidplane: true or false. See Symmetric to plane.
  • DataReversed: true or false. See Reversed.
  • DataRefine: v0.17 and above true or false. If set to true, cleans the solid from residual edges left by features. See Part RefineShape for more details.