Class BodyContactAdams
Inheritance
BodyContactAdams
Assembly: NXOpen.dll
Syntax
public class BodyContactAdams : NXObject, IMessageSink, INXObject
Constructors
BodyContactAdams()
Declaration
protected BodyContactAdams()
Properties
CoulombFrictionOption
Declaration
public BodyContactAdams.CoulombFriction CoulombFrictionOption { get; set; }
Property Value
DynamicCoefficientExpression
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
ForceExponentExpression
Declaration
public Expression ForceExponentExpression { get; }
Property Value
ForceModelType
Declaration
public BodyContactAdams.ForceModel ForceModelType { get; set; }
Property Value
FrictionVelocityExpression
Declaration
public Expression FrictionVelocityExpression { get; }
Property Value
MaterialDampingExpression
Declaration
public Expression MaterialDampingExpression { get; }
Property Value
PenetrationDepthExpression
Declaration
public Expression PenetrationDepthExpression { get; }
Property Value
RestitutionCoefficentExpression
Declaration
public Expression RestitutionCoefficentExpression { get; }
Property Value
StaticCoefficientExpression
Declaration
public Expression StaticCoefficientExpression { get; }
Property Value
StictionVelocityExpression
Declaration
public Expression StictionVelocityExpression { get; }
Property Value
StiffnessExpression
Declaration
public Expression StiffnessExpression { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink