JointFrictionRecurDyn Class

class NXOpen.Motion.JointFrictionRecurDyn

Bases: NXOpen.TaggedObject

Represents 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

Property Detail

BallRadiusExpression

JointFrictionRecurDyn.BallRadiusExpression

Returns the ball radius expression

-------------------------------------

Getter Method

Signature BallRadiusExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

BendMoment

JointFrictionRecurDyn.BendMoment

Returns or sets the bend moment

-------------------------------------

Getter Method

Signature BendMoment

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature BendMoment

Parameters:bendMoment (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

BendingArmExpression

JointFrictionRecurDyn.BendingArmExpression

Returns the bending arm expression

-------------------------------------

Getter Method

Signature BendingArmExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

Effect

JointFrictionRecurDyn.Effect

Returns or sets the effect

-------------------------------------

Getter Method

Signature Effect

Returns:
Return type:NXOpen.Motion.JointFrictionRecurDynFrictionEffect

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature Effect

Parameters: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 EnableForce

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature EnableForce

Parameters:enableForce (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

EnableTorque

JointFrictionRecurDyn.EnableTorque

Returns or sets the enable torque

-------------------------------------

Getter Method

Signature EnableTorque

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature EnableTorque

Parameters:enableTorque (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

ForcePreloadExpression

JointFrictionRecurDyn.ForcePreloadExpression

Returns the force preload expression

-------------------------------------

Getter Method

Signature ForcePreloadExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

FrictionArmExpression

JointFrictionRecurDyn.FrictionArmExpression

Returns the friction arm expression

-------------------------------------

Getter Method

Signature FrictionArmExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

InitialOverlapExpression

JointFrictionRecurDyn.InitialOverlapExpression

Returns the initial overlap expression

-------------------------------------

Getter Method

Signature InitialOverlapExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MaxFrictionForceExpression

JointFrictionRecurDyn.MaxFrictionForceExpression

Returns the max friction force expression

-------------------------------------

Getter Method

Signature MaxFrictionForceExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MaxFrictionTorqueExpression

JointFrictionRecurDyn.MaxFrictionTorqueExpression

Returns the max friction torque expression

-------------------------------------

Getter Method

Signature MaxFrictionTorqueExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MaxStictionDeformationExpression

JointFrictionRecurDyn.MaxStictionDeformationExpression

Returns the max stiction deformation expression

-------------------------------------

Getter Method

Signature MaxStictionDeformationExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MuDynamicExpression

JointFrictionRecurDyn.MuDynamicExpression

Returns the mu dynamic expression

-------------------------------------

Getter Method

Signature MuDynamicExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MuStaticExpression

JointFrictionRecurDyn.MuStaticExpression

Returns the mu static expression

-------------------------------------

Getter Method

Signature MuStaticExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

OverlapDelta

JointFrictionRecurDyn.OverlapDelta

Returns or sets the overlap delta

-------------------------------------

Getter Method

Signature OverlapDelta

Returns:
Return type:NXOpen.Motion.JointFrictionRecurDynFrictionOverlapDelta

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature OverlapDelta

Parameters: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 PinRadiusExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

Preload

JointFrictionRecurDyn.Preload

Returns or sets the preload

-------------------------------------

Getter Method

Signature Preload

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature Preload

Parameters:preload (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

ReactionArmExpression

JointFrictionRecurDyn.ReactionArmExpression

Returns the reaction arm expression

-------------------------------------

Getter Method

Signature ReactionArmExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

ReactionForce

JointFrictionRecurDyn.ReactionForce

Returns or sets the reaction force

-------------------------------------

Getter Method

Signature ReactionForce

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature ReactionForce

Parameters:reactionForce (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticEqu

JointFrictionRecurDyn.StaticEqu

Returns or sets the static equ

-------------------------------------

Getter Method

Signature StaticEqu

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature StaticEqu

Parameters:staticEqu (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StictionTransitionVelocityExpression

JointFrictionRecurDyn.StictionTransitionVelocityExpression

Returns the stiction transition_velocity expression

-------------------------------------

Getter Method

Signature StictionTransitionVelocityExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

TorquePreloadExpression

JointFrictionRecurDyn.TorquePreloadExpression

Returns the torque preload expression

-------------------------------------

Getter Method

Signature TorquePreloadExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

TorsionalMoment

JointFrictionRecurDyn.TorsionalMoment

Returns or sets the torsional moment

-------------------------------------

Getter Method

Signature TorsionalMoment

Returns:
Return type:bool

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature TorsionalMoment

Parameters:torsionalMoment (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

YokeType

JointFrictionRecurDyn.YokeType

Returns or sets the yoke type

-------------------------------------

Getter Method

Signature YokeType

Returns:
Return type:NXOpen.Motion.JointFrictionRecurDynFrictionYokeType

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

-------------------------------------

Setter Method

Signature YokeType

Parameters:yokeType (NXOpen.Motion.JointFrictionRecurDynFrictionYokeType) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)