JointFrictionAdams Class

class NXOpen.Motion.JointFrictionAdams

Bases: NXOpen.TaggedObject

Represents a adams joint friction object

New in version NX5.0.0.

Properties

Property Description
BallRadius Returns or sets the ball radius
BallRadiusExpression Returns the ball radius expression
BendMoment Returns or sets the bend moment
BendingArm Returns or sets the bending arm
BendingArmExpression Returns the bending arm expression
Effect Returns or sets the effect
ForcePreload Returns or sets the force preload
ForcePreloadExpression Returns the force preload expression
FrictionArm Returns or sets the friction arm
FrictionArmExpression Returns the friction arm expression
InitialOverlap Returns or sets the initial overlap
InitialOverlapExpression Returns the initial overlap expression
MaxStictionDeformation Returns or sets the max stiction deformation
MaxStictionDeformationExpression Returns the max stiction deformation expression
MuDynamic Returns or sets the mu dynamic
MuDynamicExpression Returns the mu dynamic expression
MuStatic Returns or sets the mu static
MuStaticExpression Returns the mu static expression
OverlapDelta Returns or sets the overlap delta
PinRadius Returns or sets the pin radius
PinRadiusExpression Returns the pin radius expression
Preload Returns or sets the preload
ReactionArm Returns or sets the reaction arm
ReactionArmExpression Returns the reaction arm expression
ReactionForce Returns or sets the reaction force
StaticEqu Returns or sets the static equ
StictionTransitionVelocity Returns or sets the stiction transition velocity
StictionTransitionVelocityExpression Returns the stiction transition velocity expression
Tag Returns the Tag for this object.
TorquePreload Returns or sets the torque preload
TorquePreloadExpression Returns the torque preload expression
TorsionalMoment Returns or sets the torsional moment
YokeType Returns or sets the yoke type

Methods

Property Detail

BallRadius

JointFrictionAdams.BallRadius

Returns or sets the ball radius

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

Getter Method

Signature BallRadius()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.BallRadiusExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature BallRadius(ballRadius)

Parameters:ballRadius (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.BallRadiusExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

BallRadiusExpression

JointFrictionAdams.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

JointFrictionAdams.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(bendMoment)

Parameters:bendMoment (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

BendingArm

JointFrictionAdams.BendingArm

Returns or sets the bending arm

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

Getter Method

Signature BendingArm()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.BendingArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature BendingArm(bendingArm)

Parameters:bendingArm (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.BendingArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

BendingArmExpression

JointFrictionAdams.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

JointFrictionAdams.Effect

Returns or sets the effect

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

Getter Method

Signature Effect()

Returns:
Return type:NXOpen.Motion.JointFrictionAdamsFrictionEffect

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature Effect(effect)

Parameters:effect (NXOpen.Motion.JointFrictionAdamsFrictionEffect) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

ForcePreload

JointFrictionAdams.ForcePreload

Returns or sets the force preload

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

Getter Method

Signature ForcePreload()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.ForcePreloadExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature ForcePreload(forcePreload)

Parameters:forcePreload (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.ForcePreloadExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

ForcePreloadExpression

JointFrictionAdams.ForcePreloadExpression

Returns the force preload expression

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

Getter Method

Signature ForcePreloadExpression()

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

FrictionArm

JointFrictionAdams.FrictionArm

Returns or sets the friction arm

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

Getter Method

Signature FrictionArm()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.FrictionArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature FrictionArm(frictionArm)

Parameters:frictionArm (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.FrictionArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

FrictionArmExpression

JointFrictionAdams.FrictionArmExpression

Returns the friction arm expression

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

Getter Method

Signature FrictionArmExpression()

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

InitialOverlap

JointFrictionAdams.InitialOverlap

Returns or sets the initial overlap

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

Getter Method

Signature InitialOverlap()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.InitialOverlapExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature InitialOverlap(initialOverlap)

Parameters:initialOverlap (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.InitialOverlapExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

InitialOverlapExpression

JointFrictionAdams.InitialOverlapExpression

Returns the initial overlap expression

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

Getter Method

Signature InitialOverlapExpression()

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MaxStictionDeformation

JointFrictionAdams.MaxStictionDeformation

Returns or sets the max stiction deformation

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

Getter Method

Signature MaxStictionDeformation()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MaxStictionDeformationExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature MaxStictionDeformation(maxStictionDeformation)

Parameters:maxStictionDeformation (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MaxStictionDeformationExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

MaxStictionDeformationExpression

JointFrictionAdams.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.

MuDynamic

JointFrictionAdams.MuDynamic

Returns or sets the mu dynamic

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

Getter Method

Signature MuDynamic()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MuDynamicExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature MuDynamic(muDynamic)

Parameters:muDynamic (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MuDynamicExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

MuDynamicExpression

JointFrictionAdams.MuDynamicExpression

Returns the mu dynamic expression

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

Getter Method

Signature MuDynamicExpression()

Returns:
Return type:NXOpen.Expression

New in version NX8.0.0.

License requirements: None.

MuStatic

JointFrictionAdams.MuStatic

Returns or sets the mu static

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

Getter Method

Signature MuStatic()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MuStaticExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature MuStatic(muStatic)

Parameters:muStatic (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.MuStaticExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

MuStaticExpression

JointFrictionAdams.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

JointFrictionAdams.OverlapDelta

Returns or sets the overlap delta

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

Getter Method

Signature OverlapDelta()

Returns:
Return type:NXOpen.Motion.JointFrictionAdamsFrictionOverlapDelta

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature OverlapDelta(overlapDelta)

Parameters:overlapDelta (NXOpen.Motion.JointFrictionAdamsFrictionOverlapDelta) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

PinRadius

JointFrictionAdams.PinRadius

Returns or sets the pin radius

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

Getter Method

Signature PinRadius()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.PinRadiusExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature PinRadius(pinRadius)

Parameters:pinRadius (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.PinRadiusExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

PinRadiusExpression

JointFrictionAdams.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

JointFrictionAdams.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(preload)

Parameters:preload (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

ReactionArm

JointFrictionAdams.ReactionArm

Returns or sets the reaction arm

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

Getter Method

Signature ReactionArm()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.ReactionArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature ReactionArm(reactionArm)

Parameters:reactionArm (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.ReactionArmExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

ReactionArmExpression

JointFrictionAdams.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

JointFrictionAdams.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(reactionForce)

Parameters:reactionForce (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticEqu

JointFrictionAdams.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(staticEqu)

Parameters:staticEqu (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StictionTransitionVelocity

JointFrictionAdams.StictionTransitionVelocity

Returns or sets the stiction transition velocity

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

Getter Method

Signature StictionTransitionVelocity()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.StictionTransitionVelocityExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature StictionTransitionVelocity(stictionTransitionVelocity)

Parameters:stictionTransitionVelocity (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.StictionTransitionVelocityExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

StictionTransitionVelocityExpression

JointFrictionAdams.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.

TorquePreload

JointFrictionAdams.TorquePreload

Returns or sets the torque preload

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

Getter Method

Signature TorquePreload()

Returns:
Return type:float

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.TorquePreloadExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature TorquePreload(torquePreload)

Parameters:torquePreload (float) –

New in version NX5.0.0.

Deprecated since version NX8.0.0: Obtain the expression using Motion.JointFrictionAdams.TorquePreloadExpression() to query or edit it.

License requirements: mechanisms (“MECHANISMS”)

TorquePreloadExpression

JointFrictionAdams.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

JointFrictionAdams.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(torsionalMoment)

Parameters:torsionalMoment (bool) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

YokeType

JointFrictionAdams.YokeType

Returns or sets the yoke type

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

Getter Method

Signature YokeType()

Returns:
Return type:NXOpen.Motion.JointFrictionAdamsFrictionYokeType

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

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

Setter Method

Signature YokeType(yokeType)

Parameters:yokeType (NXOpen.Motion.JointFrictionAdamsFrictionYokeType) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)