Assembly CreateJointCylindrical: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
Line 3: Line 3:
<translate>
<translate>


<!--T:1-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointRevolute|CreateJointRevolute]]
|[[Assembly_CreateJointRevolute|CreateJointRevolute]]
Line 12: Line 13:
}}
}}


<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Assembly CreateJointCylindrical
|Name=Assembly CreateJointCylindrical
Line 21: Line 23:
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The [[Image:Assembly_CreateJointCylindrical.svg|24px]] [[Assembly_CreateJointCylindrical|Assembly CreateJointCylindrical]] tool creates a Cylindrical joint between two selected parts, allowing rotation around a single axis and also a movement along the same axis.
The [[Image:Assembly_CreateJointCylindrical.svg|24px]] [[Assembly_CreateJointCylindrical|Assembly CreateJointCylindrical]] tool creates a Cylindrical joint between two selected parts, allowing rotation around a single axis and also a movement along the same axis.


==Usage==
==Usage== <!--T:5-->


<!--T:6-->
# Optionally select two geometric entities of two different shapes.
# Optionally select two geometric entities of two different shapes.
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
Line 35: Line 39:
# For further steps see [[Assembly_CreateJointFixed#Usage|Assembly CreateJointFixed]].
# For further steps see [[Assembly_CreateJointFixed#Usage|Assembly CreateJointFixed]].


==Properties==
==Properties== <!--T:7-->


<!--T:8-->
See also: [[Property_editor|Property editor]].
See also: [[Property_editor|Property editor]].


<!--T:9-->
A '''Cylindrical''' object is derived from an [[App_FeaturePython|App FeaturePython]] object and inherits all its properties. See [[Assembly_CreateJointFixed#Properties|Assembly CreateJointFixed]] for additional properties.
A '''Cylindrical''' object is derived from an [[App_FeaturePython|App FeaturePython]] object and inherits all its properties. See [[Assembly_CreateJointFixed#Properties|Assembly CreateJointFixed]] for additional properties.




<!--T:10-->
{{Docnav
{{Docnav
|[[Assembly_CreateJointRevolute|CreateJointRevolute]]
|[[Assembly_CreateJointRevolute|CreateJointRevolute]]

Revision as of 15:18, 23 May 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 CreateJointCylindrical

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

Description

The Assembly CreateJointCylindrical tool creates a Cylindrical joint between two selected parts, allowing rotation around a single axis and also a movement along the same axis.

Usage

  1. Optionally select two geometric entities of two different shapes.
  2. There are several ways to invoke the tool:
    • Press the Create Cylindrical Joint button.
    • Select the Assembly → Create Cylindrical Joint option from the menu.
    • Use the keyboard shortcut: C.
  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 Cylindrical object is derived from an App FeaturePython object and inherits all its properties. See Assembly CreateJointFixed for additional properties.