Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.87 KB

Assembly_CreateJointScrew.md

File metadata and controls

45 lines (28 loc) · 1.87 KB
Error in user YAML: (<unknown>): did not find expected alphabetic or numeric character while scanning an alias at line 5 column 14
---
 GuiCommand:
   Name: Assembly CreateJointScrew
   MenuLocation: Assembly , Create Screw Joint
   Workbenches: Assembly_Workbench
   Shortcut: **W**
   Version: 1.0
   SeeAlso: 
---

Assembly CreateJointScrew

Description

The Assembly CreateJointScrew tool creates a screw joint (helical joint) that couples the translation of a part of a slider joint and the rotation of a part of a revolute joint. In connection with the already existing joints this joint can be used to simulate a lead screw gear.

Usage

  1. Optionally select two geometric entities of two different shapes that have previously been used to define a Slider joint and a Revolute joint.
  2. There are several ways to invoke the tool:
    • Press the Create Screw Joint button.
    • Select the Assembly → Create Screw Joint option from the menu.
    • Use the keyboard shortcut: W.
  3. The Create Joint dialog opens in the Task panel listing the pre-selected entities.
  4. For further steps see Assembly CreateJointFixed.

Notes

  • Pitch radius refers to the pitch of a (lead) screw. It is stored in Distance and defines the translation per one turn of the screw.

Properties

See also: Property editor.

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

{{Assembly_Tools_navi}}


documentation index > Assembly > Assembly CreateJointScrew