PartDesign Plane/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/ru |Name/ru=Создать опорную плоскость |Name=PartDesign_Plane |MenuLocation=PartDesign → Create a datum → Создать опорную...")
(Created page with "==Требования==")
Line 24: Line 24:
''Datum Plane crossing 3 corners of the Cube with a Cylinder sketched on it using the Datum Plane as its X-Y Plane.''
''Datum Plane crossing 3 corners of the Cube with a Cylinder sketched on it using the Datum Plane as its X-Y Plane.''


==Требования==
==Prerequisites==


A datum plane, as of FreeCAD 0.18, can only be created inside of a [[File:PartDesign_Body.svg|16px]] [[PartDesign_Body|Body]]. Every body has an origin, which is hidden by default. To be able to refer to the origin base planes, make the the origin visible. You can do this before creating a datum plane.
A datum plane, as of FreeCAD 0.18, can only be created inside of a [[File:PartDesign_Body.svg|16px]] [[PartDesign_Body|Body]]. Every body has an origin, which is hidden by default. To be able to refer to the origin base planes, make the the origin visible. You can do this before creating a datum plane.

Revision as of 13:15, 16 September 2021

Создать опорную плоскость

Системное название
PartDesign_Plane
Расположение в меню
PartDesign → Create a datum → Создать опорную плоскость
Верстаки
PartDesign
Быстрые клавиши
Нет
Представлено в версии
0.17
См. также
Создать опорную точку, Создать опорную линию

Описание

Creates a datum plane which can be used as reference for sketches or other datum geometry. Sketches can be attached to datum planes.

Datum Plane crossing 3 corners of the Cube with a Cylinder sketched on it using the Datum Plane as its X-Y Plane.

Требования

A datum plane, as of FreeCAD 0.18, can only be created inside of a Body. Every body has an origin, which is hidden by default. To be able to refer to the origin base planes, make the the origin visible. You can do this before creating a datum plane.

Применение

  1. Press the Create a datum plane button.
  2. Define Plane parameters. Select a first reference in the 3D view to filter the available attachment modes.
  3. Depending on the selected reference, there may be one or more attachment modes available in the the list. The most likely one will automatically be selected and shown in bold in the list. The text Attached with mode along with the attachment mode name will appear in green at the top of the Parameters panel.
  4. To add an additional reference, press the next Reference button. Once pressed its label changes to Selecting... until a selection is made.
  5. Select an attachment mode in the list.
  6. Offsets: Define Attachment Offset values. Note that the x, y and z offset represent the local coordinate system of the datum plane, not the world coordinate system. Therefore the z-offset is always the offset along the datum plane normal vector.
  7. Rotation: Changing "Around x-axis" makes the plane rotate around its local X-axis. Changing "Around y-axis" makes the plane rotate around its local Y-axis. Changing "Around z-axis" makes the plane rotate around its local Z-axis.
  8. Press OK.

Options

Double-click the DatumPlane label in the Model tree or right-click and select Edit datum in the contextual menu to edit its parameters. For more details about Attachment mode and Attachment offset, see Part EditAttachment.

Properties

  • ДанныеMapMode: lists the attachment mode used.
  • ДанныеAttachment Offset: applies a transformation (translation and rotation) in reference to the attachment placement.
  • ДанныеLabel: name given to the object, this name can be changed at convenience.