Class JointFrictionRecurDyn
Inheritance
System.Object
System.MarshalByRefObject
JointFrictionRecurDyn
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class JointFrictionRecurDyn : TaggedObject, IMessageSink
Constructors
JointFrictionRecurDyn()
Declaration
protected JointFrictionRecurDyn()
Properties
BallRadiusExpression
Declaration
public Expression BallRadiusExpression { get; }
Property Value
BendingArmExpression
Declaration
public Expression BendingArmExpression { get; }
Property Value
BendMoment
Declaration
public bool BendMoment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Effect
Declaration
public JointFrictionRecurDyn.FrictionEffect Effect { get; set; }
Property Value
EnableForce
Declaration
public bool EnableForce { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
EnableTorque
Declaration
public bool EnableTorque { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ForcePreloadExpression
Declaration
public Expression ForcePreloadExpression { get; }
Property Value
FrictionArmExpression
Declaration
public Expression FrictionArmExpression { get; }
Property Value
InitialOverlapExpression
Declaration
public Expression InitialOverlapExpression { get; }
Property Value
MaxFrictionForceExpression
Declaration
public Expression MaxFrictionForceExpression { get; }
Property Value
MaxFrictionTorqueExpression
Declaration
public Expression MaxFrictionTorqueExpression { get; }
Property Value
Declaration
public Expression MaxStictionDeformationExpression { get; }
Property Value
MuDynamicExpression
Declaration
public Expression MuDynamicExpression { get; }
Property Value
MuStaticExpression
Declaration
public Expression MuStaticExpression { get; }
Property Value
OverlapDelta
Declaration
public JointFrictionRecurDyn.FrictionOverlapDelta OverlapDelta { get; set; }
Property Value
PinRadiusExpression
Declaration
public Expression PinRadiusExpression { get; }
Property Value
Preload
Declaration
public bool Preload { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReactionArmExpression
Declaration
public Expression ReactionArmExpression { get; }
Property Value
ReactionForce
Declaration
public bool ReactionForce { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StaticEqu
Declaration
public bool StaticEqu { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
StictionTransitionVelocityExpression
Declaration
public Expression StictionTransitionVelocityExpression { get; }
Property Value
TorquePreloadExpression
Declaration
public Expression TorquePreloadExpression { get; }
Property Value
TorsionalMoment
Declaration
public bool TorsionalMoment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
YokeType
Declaration
public JointFrictionRecurDyn.FrictionYokeType YokeType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink