Assembly CreateJointAngle: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m (docnav according to GuiCommand model)
 
Line 5: Line 5:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointPerpendicular|Create Perpendicular Joint]]
|[[Assembly_CreateJointPerpendicular|CreateJointPerpendicular]]
|[[Assembly_CreateJointRackPinion|Create Rack and Pinion Joint]]
|[[Assembly_CreateJointRackPinion|CreateJointRackPinion]]
|[[Assembly_Workbench|Assembly]]
|[[Assembly_Workbench|Assembly]]
|IconL=Assembly_CreateJointPerpendicular.svg
|IconL=Assembly_CreateJointPerpendicular.svg
Line 48: Line 48:
<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointPerpendicular|Create Perpendicular Joint]]
|[[Assembly_CreateJointPerpendicular|CreateJointPerpendicular]]
|[[Assembly_CreateJointRackPinion|Create Rack and Pinion Joint]]
|[[Assembly_CreateJointRackPinion|CreateJointRackPinion]]
|[[Assembly_Workbench|Assembly]]
|[[Assembly_Workbench|Assembly]]
|IconL=Assembly_CreateJointPerpendicular.svg
|IconL=Assembly_CreateJointPerpendicular.svg

Latest revision as of 16:23, 4 June 2024

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.