JointFrictionAdams Class¶
-
class
NXOpen.Motion.JointFrictionAdams¶ Bases:
NXOpen.TaggedObjectRepresents a adams 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 |
| ForcePreloadExpression | Returns the force preload expression |
| FrictionArmExpression | Returns the friction arm expression |
| InitialOverlapExpression | Returns the initial overlap 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¶
| JointFrictionAdamsFrictionEffect Enumeration | Joint friction effect |
| JointFrictionAdamsFrictionOverlapDelta Enumeration | Joint friction overlap_delta |
| JointFrictionAdamsFrictionYokeType Enumeration | Joint friction yoke type |
Property Detail¶
BallRadiusExpression¶
-
JointFrictionAdams.BallRadiusExpression¶ Returns the ball radius expression
-------------------------------------Getter Method
Signature
BallRadiusExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
BendMoment¶
-
JointFrictionAdams.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¶
-
JointFrictionAdams.BendingArmExpression¶ Returns the bending arm expression
-------------------------------------Getter Method
Signature
BendingArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
Effect¶
-
JointFrictionAdams.Effect¶ Returns or sets the effect
-------------------------------------Getter Method
Signature
EffectReturns: Return type: NXOpen.Motion.JointFrictionAdamsFrictionEffectNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
EffectParameters: effect ( NXOpen.Motion.JointFrictionAdamsFrictionEffect) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
ForcePreloadExpression¶
-
JointFrictionAdams.ForcePreloadExpression¶ Returns the force preload expression
-------------------------------------Getter Method
Signature
ForcePreloadExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
FrictionArmExpression¶
-
JointFrictionAdams.FrictionArmExpression¶ Returns the friction arm expression
-------------------------------------Getter Method
Signature
FrictionArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
InitialOverlapExpression¶
-
JointFrictionAdams.InitialOverlapExpression¶ Returns the initial overlap expression
-------------------------------------Getter Method
Signature
InitialOverlapExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MaxStictionDeformationExpression¶
-
JointFrictionAdams.MaxStictionDeformationExpression¶ Returns the max stiction deformation expression
-------------------------------------Getter Method
Signature
MaxStictionDeformationExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MuDynamicExpression¶
-
JointFrictionAdams.MuDynamicExpression¶ Returns the mu dynamic expression
-------------------------------------Getter Method
Signature
MuDynamicExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
MuStaticExpression¶
-
JointFrictionAdams.MuStaticExpression¶ Returns the mu static expression
-------------------------------------Getter Method
Signature
MuStaticExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
OverlapDelta¶
-
JointFrictionAdams.OverlapDelta¶ Returns or sets the overlap delta
-------------------------------------Getter Method
Signature
OverlapDeltaReturns: Return type: NXOpen.Motion.JointFrictionAdamsFrictionOverlapDeltaNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
OverlapDeltaParameters: overlapDelta ( NXOpen.Motion.JointFrictionAdamsFrictionOverlapDelta) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
PinRadiusExpression¶
-
JointFrictionAdams.PinRadiusExpression¶ Returns the pin radius expression
-------------------------------------Getter Method
Signature
PinRadiusExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
Preload¶
-
JointFrictionAdams.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¶
-
JointFrictionAdams.ReactionArmExpression¶ Returns the reaction arm expression
-------------------------------------Getter Method
Signature
ReactionArmExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
ReactionForce¶
-
JointFrictionAdams.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¶
-
JointFrictionAdams.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¶
-
JointFrictionAdams.StictionTransitionVelocityExpression¶ Returns the stiction transition velocity expression
-------------------------------------Getter Method
Signature
StictionTransitionVelocityExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
TorquePreloadExpression¶
-
JointFrictionAdams.TorquePreloadExpression¶ Returns the torque preload expression
-------------------------------------Getter Method
Signature
TorquePreloadExpressionReturns: Return type: NXOpen.ExpressionNew in version NX8.0.0.
License requirements: None.
TorsionalMoment¶
-
JointFrictionAdams.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¶
-
JointFrictionAdams.YokeType¶ Returns or sets the yoke type
-------------------------------------Getter Method
Signature
YokeTypeReturns: Return type: NXOpen.Motion.JointFrictionAdamsFrictionYokeTypeNew in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)
-------------------------------------Setter Method
Signature
YokeTypeParameters: yokeType ( NXOpen.Motion.JointFrictionAdamsFrictionYokeType) –New in version NX5.0.0.
License requirements: mechanisms (“MECHANISMS”)