Assembly CreateJointAngle

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 CreateJointAngle

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

Description

The Assembly CreateJointAngle tool creates an Angle joint between two selected parts, fixing the angle between the Z axes of selected coordinate systems.

Usage

  1. There are several ways to invoke the tool:
    • Press the Create Angle Joint button.
    • Select the Assembly → Create Angle Joint option from the menu.
    • Use the keyboard shortcut: X.
  2. ...

Properties

See also: Property editor.

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