Class CurveContactRecurdyn
Inheritance
CurveContactRecurdyn
Assembly: NXOpen.dll
public class CurveContactRecurdyn : NXObject, IMessageSink, INXObject
Constructors
Declaration
protected CurveContactRecurdyn()
Properties
Declaration
public Expression BufferRadiusFactorExpression { get; }
Property Value
Declaration
public Expression CurveToleranceFactorExpression { get; }
Property Value
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
Declaration
public Expression FirstCurveMaximumPenetrationExpression { get; }
Property Value
Declaration
public Expression ForceExponentExpression { get; }
Property Value
Declaration
public Expression MaterialDampingExpression { get; }
Property Value
Declaration
public Expression MaximumStepSizeFactorExpression { get; }
Property Value
Declaration
public Expression PenetrationDepthExpression { get; }
Property Value
Declaration
public Expression SecondCurveMaximumPenetrationExpression { 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