PartDesign Revolution/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Caption|Выше: эскиз (A) вращается на 270 градусов против часовой стрелки вокруг оси (B); полученно тело (C) .}}")
(Created page with "# Выберете эскиз, который хотите вращать. Грань существующего тела также может быть использована. # Нажмите на кнопку {{Button|24px '''Вращение'''}}. # Установите параметры вращения (разобраны в следующей секции). # Нажмите {{Button|OK}}.")
Line 30: Line 30:
==Применение==
==Применение==


# Выберете эскиз, который хотите вращать. Грань существующего тела также может быть использована.
# Select the sketch to be revolved. A face on the existing solid can alternatively be used.
# Press the {{Button|[[Image:PartDesign_Revolution.svg|24px]] '''Revolution'''}} button.
# Нажмите на кнопку {{Button|[[Image:PartDesign_Revolution.svg|24px]] '''Вращение'''}}.
# Установите параметры вращения (разобраны в следующей секции).
# Set the Revolution parameters (see next section).
# Press {{Button|OK}}.
# Нажмите {{Button|OK}}.


<span id="Options"></span>
<span id="Options"></span>

Revision as of 21:03, 5 September 2023

Фигура вращения

Системное название
PartDesign_Revolution
Расположение в меню
PartDesign → Create an additive feature → Фигура вращения
Верстаки
PartDesign
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Описание

Инструмент "Вращения" создает тело из эскиза или 2D объекта вращая его вокруг выбранной оси.

Выше: эскиз (A) вращается на 270 градусов против часовой стрелки вокруг оси (B); полученно тело (C) .

Применение

  1. Выберете эскиз, который хотите вращать. Грань существующего тела также может быть использована.
  2. Нажмите на кнопку Вращение.
  3. Установите параметры вращения (разобраны в следующей секции).
  4. Нажмите OK.

Опции

When creating a revolution, the Revolution 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.
  • 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.

Свойства

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

  • ДанныеAngle: angle of rotation. See Angle.
  • ДанныеLabel: label given to the operation, can be changed at convenience.
  • ДанныеMidplane: true or false. See Symmetric to plane.
  • ДанныеReversed: true or false. See Reversed.
  • ДанныеRefine: true or false. If set to true, cleans the solid from residual edges left by features. See Part RefineShape for more details.

Примеры

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.