JointFrictionRecurDyn Class¶
-
class
NXOpen.Motion.JointFrictionRecurDyn¶ Bases:
NXOpen.TaggedObjectRepresents a recurdyn joint friction object
New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| BallRadiusExpression | Returns the ball radius expression |
| BendMoment | Returns or sets the bend moment |
| BendingArmExpression | Returns the bending arm expression |
| Effect | Returns or sets the effect |
| EnableForce | Returns or sets the enable force |
| EnableTorque | Returns or sets the enable torque |
| ForcePreloadExpression | Returns the force preload expression |
| FrictionArmExpression | Returns the friction arm expression |
| InitialOverlapExpression | Returns the initial overlap expression |
| MaxFrictionForceExpression | Returns the max friction force expression |
| MaxFrictionTorqueExpression | Returns the max friction torque expression |
| MaxStictionDeformationExpression | Returns the max stiction deformation expression |
| MuDynamicExpression | Returns the mu dynamic expression |
| MuStaticExpression | Returns the mu static expression |
| OverlapDelta | Returns or sets the overlap delta |
| PinRadiusExpression | Returns the pin radius expression |
| Preload | Returns or sets the preload |
| ReactionArmExpression | Returns the reaction arm expression |
| ReactionForce | Returns or sets the reaction force |
| StaticEqu | Returns or sets the static equ |
| StictionTransitionVelocityExpression | Returns the stiction transition_velocity expression |
| Tag | Returns the Tag for this object. |
| TorquePreloadExpression | Returns the torque preload expression |
| TorsionalMoment | Returns or sets the torsional moment |
| YokeType | Returns or sets the yoke type |
Methods¶
Enumerations¶
| JointFrictionRecurDynFrictionEffect Enumeration | Joint friction effect |
| JointFrictionRecurDynFrictionOverlapDelta Enumeration | Joint friction overlap_delta |
| JointFrictionRecurDynFrictionYokeType Enumeration | Joint friction yoke type |
Property Detail¶
BallRadiusExpression¶
-
JointFrictionRecurDyn.BallRadiusExpression¶ Returns the ball radius expression
-------------------------------------Getter Method
Signature
BallRadiusExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
BendMoment¶
-
JointFrictionRecurDyn.BendMoment¶ Returns or sets the bend moment
-------------------------------------Getter Method
Signature
BendMomentReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
BendMomentParameters: bendMoment (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
BendingArmExpression¶
-
JointFrictionRecurDyn.BendingArmExpression¶ Returns the bending arm expression
-------------------------------------Getter Method
Signature
BendingArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
Effect¶
-
JointFrictionRecurDyn.Effect¶ Returns or sets the effect
-------------------------------------Getter Method
Signature
EffectReturns: Return type: NXOpen.Motion.JointFrictionRecurDynFrictionEffectNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
EffectParameters: effect ( NXOpen.Motion.JointFrictionRecurDynFrictionEffect) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
EnableForce¶
-
JointFrictionRecurDyn.EnableForce¶ Returns or sets the enable force
-------------------------------------Getter Method
Signature
EnableForceReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
EnableForceParameters: enableForce (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
EnableTorque¶
-
JointFrictionRecurDyn.EnableTorque¶ Returns or sets the enable torque
-------------------------------------Getter Method
Signature
EnableTorqueReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
EnableTorqueParameters: enableTorque (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
ForcePreloadExpression¶
-
JointFrictionRecurDyn.ForcePreloadExpression¶ Returns the force preload expression
-------------------------------------Getter Method
Signature
ForcePreloadExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
FrictionArmExpression¶
-
JointFrictionRecurDyn.FrictionArmExpression¶ Returns the friction arm expression
-------------------------------------Getter Method
Signature
FrictionArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
InitialOverlapExpression¶
-
JointFrictionRecurDyn.InitialOverlapExpression¶ Returns the initial overlap expression
-------------------------------------Getter Method
Signature
InitialOverlapExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MaxFrictionForceExpression¶
-
JointFrictionRecurDyn.MaxFrictionForceExpression¶ Returns the max friction force expression
-------------------------------------Getter Method
Signature
MaxFrictionForceExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MaxFrictionTorqueExpression¶
-
JointFrictionRecurDyn.MaxFrictionTorqueExpression¶ Returns the max friction torque expression
-------------------------------------Getter Method
Signature
MaxFrictionTorqueExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MaxStictionDeformationExpression¶
-
JointFrictionRecurDyn.MaxStictionDeformationExpression¶ Returns the max stiction deformation expression
-------------------------------------Getter Method
Signature
MaxStictionDeformationExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MuDynamicExpression¶
-
JointFrictionRecurDyn.MuDynamicExpression¶ Returns the mu dynamic expression
-------------------------------------Getter Method
Signature
MuDynamicExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MuStaticExpression¶
-
JointFrictionRecurDyn.MuStaticExpression¶ Returns the mu static expression
-------------------------------------Getter Method
Signature
MuStaticExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
OverlapDelta¶
-
JointFrictionRecurDyn.OverlapDelta¶ Returns or sets the overlap delta
-------------------------------------Getter Method
Signature
OverlapDeltaReturns: Return type: NXOpen.Motion.JointFrictionRecurDynFrictionOverlapDeltaNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
OverlapDeltaParameters: overlapDelta ( NXOpen.Motion.JointFrictionRecurDynFrictionOverlapDelta) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
PinRadiusExpression¶
-
JointFrictionRecurDyn.PinRadiusExpression¶ Returns the pin radius expression
-------------------------------------Getter Method
Signature
PinRadiusExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
Preload¶
-
JointFrictionRecurDyn.Preload¶ Returns or sets the preload
-------------------------------------Getter Method
Signature
PreloadReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
PreloadParameters: preload (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
ReactionArmExpression¶
-
JointFrictionRecurDyn.ReactionArmExpression¶ Returns the reaction arm expression
-------------------------------------Getter Method
Signature
ReactionArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
ReactionForce¶
-
JointFrictionRecurDyn.ReactionForce¶ Returns or sets the reaction force
-------------------------------------Getter Method
Signature
ReactionForceReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
ReactionForceParameters: reactionForce (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
StaticEqu¶
-
JointFrictionRecurDyn.StaticEqu¶ Returns or sets the static equ
-------------------------------------Getter Method
Signature
StaticEquReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
StaticEquParameters: staticEqu (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
StictionTransitionVelocityExpression¶
-
JointFrictionRecurDyn.StictionTransitionVelocityExpression¶ Returns the stiction transition_velocity expression
-------------------------------------Getter Method
Signature
StictionTransitionVelocityExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
TorquePreloadExpression¶
-
JointFrictionRecurDyn.TorquePreloadExpression¶ Returns the torque preload expression
-------------------------------------Getter Method
Signature
TorquePreloadExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
TorsionalMoment¶
-
JointFrictionRecurDyn.TorsionalMoment¶ Returns or sets the torsional moment
-------------------------------------Getter Method
Signature
TorsionalMomentReturns: Return type: bool New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
TorsionalMomentParameters: torsionalMoment (bool) – New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
YokeType¶
-
JointFrictionRecurDyn.YokeType¶ Returns or sets the yoke type
-------------------------------------Getter Method
Signature
YokeTypeReturns: Return type: NXOpen.Motion.JointFrictionRecurDynFrictionYokeTypeNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
YokeTypeParameters: yokeType ( NXOpen.Motion.JointFrictionRecurDynFrictionYokeType) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)