Class CurveContactAdams
Inheritance
System.Object
System.MarshalByRefObject
CurveContactAdams
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 CurveContactAdams : NXObject, IMessageSink, INXObject
Constructors
CurveContactAdams()
Declaration
protected CurveContactAdams()
Properties
DynamicCoefficientExpression
Declaration
public Expression DynamicCoefficientExpression { 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 |
PenetrationDepthExpression
Declaration
public Expression PenetrationDepthExpression { 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