NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Motion.JointFrictionAdams Class Reference

Represents a adams joint friction object More...

Inheritance diagram for NXOpen.Motion.JointFrictionAdams:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  FrictionEffect { All, Stiction, Sliding }
 Joint friction effect More...
 
enum  FrictionOverlapDelta { Constant, Increase, Decrease }
 Joint friction overlap_delta More...
 
enum  FrictionYokeType { I, J }
 Joint friction yoke type More...
 

Properties

unsafe NXOpen.Expression BallRadiusExpression [get]
 Returns the ball radius expression More...
 
unsafe NXOpen.Expression BendingArmExpression [get]
 Returns the bending arm expression More...
 
unsafe bool BendMoment [get, set]
 Returns or sets the bend moment More...
 
unsafe
NXOpen.Motion.JointFrictionAdams.FrictionEffect 
Effect [get, set]
 Returns or sets the effect More...
 
unsafe NXOpen.Expression ForcePreloadExpression [get]
 Returns the force preload expression More...
 
unsafe NXOpen.Expression FrictionArmExpression [get]
 Returns the friction arm expression More...
 
unsafe NXOpen.Expression InitialOverlapExpression [get]
 Returns the initial overlap expression More...
 
unsafe NXOpen.Expression MaxStictionDeformationExpression [get]
 Returns the max stiction deformation expression More...
 
unsafe NXOpen.Expression MuDynamicExpression [get]
 Returns the mu dynamic expression More...
 
unsafe NXOpen.Expression MuStaticExpression [get]
 Returns the mu static expression More...
 
unsafe
NXOpen.Motion.JointFrictionAdams.FrictionOverlapDelta 
OverlapDelta [get, set]
 Returns or sets the overlap delta More...
 
unsafe NXOpen.Expression PinRadiusExpression [get]
 Returns the pin radius expression More...
 
unsafe bool Preload [get, set]
 Returns or sets the preload More...
 
unsafe NXOpen.Expression ReactionArmExpression [get]
 Returns the reaction arm expression More...
 
unsafe bool ReactionForce [get, set]
 Returns or sets the reaction force More...
 
unsafe bool StaticEqu [get, set]
 Returns or sets the static equ More...
 
unsafe NXOpen.Expression StictionTransitionVelocityExpression [get]
 Returns the stiction transition velocity expression More...
 
unsafe NXOpen.Expression TorquePreloadExpression [get]
 Returns the torque preload expression More...
 
unsafe bool TorsionalMoment [get, set]
 Returns or sets the torsional moment More...
 
unsafe
NXOpen.Motion.JointFrictionAdams.FrictionYokeType 
YokeType [get, set]
 Returns or sets the yoke type More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a adams joint friction object

Created in NX5.0.0

Member Enumeration Documentation

Joint friction effect

Enumerator
All 
Stiction 
Sliding 

Joint friction overlap_delta

Enumerator
Constant 
Increase 
Decrease 

Joint friction yoke type

Enumerator
I 
J 

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.BallRadiusExpression
get

Returns the ball radius expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.BendingArmExpression
get

Returns the bending arm expression

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Motion.JointFrictionAdams.BendMoment
getset

Returns or sets the bend moment

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.JointFrictionAdams.FrictionEffect NXOpen.Motion.JointFrictionAdams.Effect
getset

Returns or sets the effect

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.ForcePreloadExpression
get

Returns the force preload expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.FrictionArmExpression
get

Returns the friction arm expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.InitialOverlapExpression
get

Returns the initial overlap expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.MaxStictionDeformationExpression
get

Returns the max stiction deformation expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.MuDynamicExpression
get

Returns the mu dynamic expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.MuStaticExpression
get

Returns the mu static expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.JointFrictionAdams.FrictionOverlapDelta NXOpen.Motion.JointFrictionAdams.OverlapDelta
getset

Returns or sets the overlap delta

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.PinRadiusExpression
get

Returns the pin radius expression

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Motion.JointFrictionAdams.Preload
getset

Returns or sets the preload

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.ReactionArmExpression
get

Returns the reaction arm expression

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Motion.JointFrictionAdams.ReactionForce
getset

Returns or sets the reaction force

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe bool NXOpen.Motion.JointFrictionAdams.StaticEqu
getset

Returns or sets the static equ

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.StictionTransitionVelocityExpression
get

Returns the stiction transition velocity expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.JointFrictionAdams.TorquePreloadExpression
get

Returns the torque preload expression

Created in NX8.0.0

License requirements: None.

unsafe bool NXOpen.Motion.JointFrictionAdams.TorsionalMoment
getset

Returns or sets the torsional moment

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.JointFrictionAdams.FrictionYokeType NXOpen.Motion.JointFrictionAdams.YokeType
getset

Returns or sets the yoke type

Created in NX5.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.