Std Placement

From FreeCAD Documentation
Revision as of 13:34, 20 March 2020 by Roy 043 (talk | contribs)
This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.


Std Placement

Menu location
Edit → Placement...
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std Alignment, Tasks Placement, Placement

Description

The Std Placement command displays the Placement dialog for a selected object.

The Placement dialog

Usage

  1. Select a single object that is not a sub-element of a PartDesign body.
  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 dialog.
    • Press the Apply button to apply the changes, but keep the dialog open.

Options

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

Notes

  • The placement dialog 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.