Assembly CreateJointRevolute: Difference between revisions

From FreeCAD Documentation
(Docnav (switch to menu texts same as on other Assembly pages))
m (Added hinge to description + docnav acc.to GuiCommand model)
 
Line 5: Line 5:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointFixed|Create a Fixed Joint]]
|[[Assembly_CreateJointFixed|CreateJointFixed]]
|[[Assembly_CreateJointCylindrical|Create Cylindrical Joint]]
|[[Assembly_CreateJointCylindrical|CreateJointCylindrical]]
|[[Assembly_Workbench|Assembly]]
|[[Assembly_Workbench|Assembly]]
|IconL=Assembly_CreateJointFixed.svg
|IconL=Assembly_CreateJointFixed.svg
Line 26: Line 26:


<!--T:4-->
<!--T:4-->
The [[Image:Assembly_CreateJointRevolute.svg|24px]] [[Assembly_CreateJointRevolute|Assembly CreateJointRevolute]] tool creates a Revolute joint allowing rotation around a single axis between two selected parts.
The [[Image:Assembly_CreateJointRevolute.svg|24px]] [[Assembly_CreateJointRevolute|Assembly CreateJointRevolute]] tool creates a Revolute joint (also known as a hinged joint, or hinge in short) allowing rotation around a single axis between two selected parts.


==Usage== <!--T:5-->
==Usage== <!--T:5-->
Line 50: Line 50:
<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointFixed|Create a Fixed Joint]]
|[[Assembly_CreateJointFixed|CreateJointFixed]]
|[[Assembly_CreateJointCylindrical|Create Cylindrical Joint]]
|[[Assembly_CreateJointCylindrical|CreateJointCylindrical]]
|[[Assembly_Workbench|Assembly]]
|[[Assembly_Workbench|Assembly]]
|IconL=Assembly_CreateJointFixed.svg
|IconL=Assembly_CreateJointFixed.svg

Latest revision as of 15:10, 3 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 CreateJointRevolute

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

Description

The Assembly CreateJointRevolute tool creates a Revolute joint (also known as a hinged joint, or hinge in short) allowing rotation around a single axis between two selected parts.

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 Revolute Joint button.
    • Select the Assembly → Create Revolute Joint option from the menu.
    • Use the keyboard shortcut: R.
  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 Revolute object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.