Class CurveContactRecurdyn
Inheritance
System.Object
System.MarshalByRefObject
CurveContactRecurdyn
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)
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class CurveContactRecurdyn : NXObject, IMessageSink, INXObject
Constructors
CurveContactRecurdyn()
Declaration
protected CurveContactRecurdyn()
Properties
BufferRadiusFactorExpression
Declaration
public Expression BufferRadiusFactorExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
CurveToleranceFactorExpression
Declaration
public Expression CurveToleranceFactorExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
DynamicCoefficientExpression
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
FirstCurveMaximumPenetrationExpression
Declaration
public Expression FirstCurveMaximumPenetrationExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
ForceExponentExpression
Declaration
public Expression ForceExponentExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
MaterialDampingExpression
Declaration
public Expression MaterialDampingExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
MaximumStepSizeFactorExpression
Declaration
public Expression MaximumStepSizeFactorExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
PenetrationDepthExpression
Declaration
public Expression PenetrationDepthExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
SecondCurveMaximumPenetrationExpression
Declaration
public Expression SecondCurveMaximumPenetrationExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
SlipVelocityExpression
Declaration
public Expression SlipVelocityExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
StaticCoefficientExpression
Declaration
public Expression StaticCoefficientExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
StiffnessExpression
Declaration
public Expression StiffnessExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
TransitionVelocityExpression
Declaration
public Expression TransitionVelocityExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink