15#ifndef MOMENTUM_SCREW1D_H
16#define MOMENTUM_SCREW1D_H
18#include "momentum_export.h"
19#include "momentum_namespace.h"
30 class ScrewController;
58#ifndef AGX_MOMENTUM_ANALYSIS_API
78 agx::ScrewController* m_screw;
The screw joint couples the vertical and rotational movement for the cylinder joint.
Definition: Screw1D.h:41
void setLead(double lead)
Assign lead, i.e., the distance along the screw's axis that is covered by one complete rotation.
agx::Real getLead() const
void setEnable(bool enable)
Namespace for Momentum Scripting API.
Definition: AffineMatrix4x4.h:29