Assembly ToggleGrounded/pt-br

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Assembly ToggleGrounded

Menu location
Assembly → Toggle grounded
Workbenches
Assembly
Default shortcut
G
Introduced in version
1.0
See also
None

Descrição

The Assembly ToggleGrounded tool fixes the position and orientation of a shape in relation to the coordinate system of the Assembly it belongs to.

Utilização

  1. Select one or more parts.
  2. There are several ways to invoke the tool:
    • Press the Toggle grounded button.
    • Select the Assembly → Toggle grounded option from the menu.
    • Use the keyboard shortcut: G.
  3. A GroundedJoint is added for each selected part.

Notas

  • A grounded joint will display a red lock icon in the 3D view, around the center of mass of the grounded component. To hide the lock, toggle the joint's VistaVisibility property to false.

Propriedades

See also: Property editor.

A GroundedJoint object is derived from an App FeaturePython object and inherits all its properties. It also has the following additional properties:

Data

Ground

  • DadosObject To Ground (Link): The object to ground.
  • DadosPlacement (Placement): This is where the part is grounded. See Placement.