Assembly ToggleGrounded/pt-br
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.
|
|
| 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
- Select one or more parts.
- 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.
- Press the
- 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 View.
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.
- Assembly: New Assembly, Component, New Part, Solve Assembly, Exploded View, Simulation, Bill of Materials
- Joints: Toggle Grounded, Fixed Joint, Revolute Joint, Cylindrical Joint, Slider Joint, Ball Joint, Distance Joint, Parallel Joint, Perpendicular Joint, Angle Joint, Rack and Pinion Joint, Screw Joint, Gears Joint, Belt Joint
- Preferences: Preferences
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub