simscape.multibody.LeadScrewPrimitive Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.JointPrimitive
Description
Use an object of the simscape.multibody.LeadScrewPrimitive class to
      construct a lead-screw joint primitive. A lead-screw joint primitive has one degree of freedom
      and models a pair of coupled rotation and translation. The rotation is about the
        z-axis of the LeadScrewPrimitive object, and the
      translation is along the z-axis. A helpful mental model is how a nut
      moves along a threaded screw.
To fully characterize the kinematics of a lead-screw joint primitive, use the
        Lead and Direction properties of the primitive to
      specify the relationship between the rotation and translation.
Class Attributes
| Sealed | true | 
| ConstructOnLoad | true | 
| RestrictsSubclassing | true | 
For information on class attributes, see Class Attributes.
Creation
Description
lsp = simscape.multibody.LeadScrewPrimitive
Properties
Version History
Introduced in R2022a