PartDesign Groove

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page PartDesign Groove and the translation is 4% complete.
Outdated translations are marked like this.

PartDesign Groove

Ubicación en el Menú
PartDesign → Groove
Entornos de trabajo
Diseño de Piezas, Complete
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Introduccióin

Esta herramienta revoluciona un croquis seleccionado o un objeto 2D alrededor de un eje indicado, cortando material del soporte. Por ejemplo, la imagen muestra un corte de muesca que se elimina del eje.

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.

Usage

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

Opciones

Cuando se crea una ranura, los parámetros del letrero de diálogo de 'ranura' ofrece varios parámetro especificando como debería revolucionarse. Tienen exactamente el mismo significado que para la operación de revolución.

When creating a groove, the Groove parameters dialogue offers several parameters specifying how the sketch should be revolved.

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: 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. version 0.16 and below
  • Construction line: 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. version 0.17 and above
  • Base (X/Y/Z) axis: selects the X, Y or Z axis of the Body's Origin; version 0.17 and above
  • Select reference...: allows selection in the 3D view of an edge on the Body, or a datum line. version 0.17 and above

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 .

  • DATOSAngle: angle of rotation. See Angle .
  • DATOSLabel: label given to the operation, can be changed at convenience.
  • DATOSMidplane: true or false. See Symmetric to plane.
  • DATOSReversed: true or false. See Reversed.
  • DATOSRefine: 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.

Notes