Команда "Расположение..."

From FreeCAD Documentation
Revision as of 11:02, 27 June 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
Other languages:

Std Placement

Системное название
Std Placement
Расположение в меню
Правка → Размещение...‏‎
Верстаки
All
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Std Alignment, Tasks Placement, Placement

Description

The Std Placement command displays the Placement task panel for a selected object.

The Placement task panel

Usage

  1. Select a single object. The object must have a ДанныеPlacement property.
  2. Select the Edit → Placement... option from the menu.
  3. Change one or more of the translation and rotation parameters.
  4. Do one of the following:
    • Press the OK button to apply the changes and close the task panel.
    • Press the Apply button to apply the changes, but keep the task panel open for further changes.

Options

  • Press Esc or the Cancel button to abort the operation. This will undo any changes that have not been applied.

Notes

  • The Placement task panel is also displayed when you select an object, click in the ДанныеPlacement field in the Property editor or the Combo view, and then press the ... button that appears.
  • For more information about the placement parameters see the Tasks Placement and Placement pages, and the Aeroplane tutorial.

Scripting

See also: FreeCAD Scripting Basics.

See the Python scripting tutorial.