Assembly CreateJointBall

From FreeCAD Documentation
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 CreateJointBall

Menu location
Assembly → Create Ball Joint
Workbenches
Assembly
Default shortcut
B
Introduced in version
1.0
See also
None

Description

The Assembly CreateJointBall tool creates a Ball joint between two selected parts at a single point, allowing free rotation around the point while keeping both parts connected at this point.

Usage

  1. Optionally select two geometric entities of two different shapes. Other selections will be rejected.
  2. There are several ways to invoke the tool:
    • Press the Create Ball Joint button.
    • Select the Assembly → Create Ball Joint option from the menu.
    • Use the keyboard shortcut: B.
  3. The Create Joint dialog opens in the Task panel listing the pre-selected entities.
  4. For further steps see Assembly CreateJointFixed.

Properties

See also: Property editor.

A Ball object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.