DiseñoPiezas Rotación

From FreeCAD Documentation
This page is a translated version of the page PartDesign Revolution and the translation is 14% complete.
Outdated translations are marked like this.

DiseñoPiezas Rotación

Ubicación en el Menú
DiseñoPiezas -> Rotación
Entornos de trabajo
DiseñoPiezas
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Description

Descripción

La herramienta Rotación crea un sólido girando un boceto seleccionado o un objeto 2D sobre un eje dado.

"Arriba: el bosquejo (A) gira 270 grados en sentido contrario a las agujas del reloj alrededor del eje (B); el sólido resultante (C) se muestra a la derecha.

Utilización

  1. Select the sketch to be revolved. A face on the existing solid can alternatively be used.
  2. Press the Revolution button.
  3. Set the Revolution parameters (see next section).
  4. Press OK.

Options

Opciones

Al crear una revolución, el diálogo Parámetros de la revolución ofrece varios parámetros que especifican cómo debe girar el boceto.

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.
  • Construction line: selects a construction line contained in the sketch used by the Revolution. The drop down list will contain an entry for each construction line. The first construction line will be labelled Construction line 1.
  • Base (X/Y/Z) axis: selects the X, Y or Z axis of the Body's Origin.
  • Select reference...: allows selection in the 3D view of an edge on the Body, or a datum line.

Angle

This controls the angle through which the revolution is to be formed, e.g. 360° would be a full, contiguous revolution. The images in the examples section demonstrate some of the possibilities with specifying different angles. It is not possible to specify negative angles (use the Reversed option instead) or angles greater than 360°.

Symmetric to plane

If checked, the revolution 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.

Propiedades

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: true or false. If set to true, cleans the solid from residual edges left by features. See Part RefineShape for more details.

Notes

Ejemplos

Example revolution using a construction line as the Revolution axis: In this image the angle is 75°, revolution is about the construction line (Sketch axis 0).

Useful links

A detailed example of use on the forum.