Std Placement

From FreeCAD Documentation
Revision as of 09:08, 12 April 2020 by Roy 043 (talk | contribs) (Replaced the task panel image.)

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 task panel for a selected object.

The Placement task panel

Usage

  1. Select a single object. The object must have a DataPlacement 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 DataPlacement 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.