Class CurveContactAdams
Inheritance
CurveContactAdams
Assembly: NXOpen.dll
public class CurveContactAdams : NXObject, IMessageSink, INXObject
Constructors
Declaration
protected CurveContactAdams()
Properties
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
Declaration
public Expression ForceExponentExpression { get; }
Property Value
Declaration
public Expression MaterialDampingExpression { get; }
Property Value
Declaration
public Expression PenetrationDepthExpression { get; }
Property Value
Declaration
public Expression SlipVelocityExpression { get; }
Property Value
Declaration
public Expression StaticCoefficientExpression { get; }
Property Value
Declaration
public Expression StiffnessExpression { get; }
Property Value
Declaration
public Expression TransitionVelocityExpression { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink