Class BodyContactAdams
Inheritance
System.Object
System.MarshalByRefObject
BodyContactAdams
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 BodyContactAdams : NXObject, IMessageSink, INXObject
Constructors
BodyContactAdams()
Declaration
protected BodyContactAdams()
Properties
CoulombFrictionOption
Declaration
public BodyContactAdams.CoulombFriction CoulombFrictionOption { get; set; }
Property Value
Type | Description |
---|---|
BodyContactAdams.CoulombFriction |
DynamicCoefficientExpression
Declaration
public Expression DynamicCoefficientExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
ForceExponentExpression
Declaration
public Expression ForceExponentExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
ForceModelType
Declaration
public BodyContactAdams.ForceModel ForceModelType { get; set; }
Property Value
Type | Description |
---|---|
BodyContactAdams.ForceModel |
FrictionVelocityExpression
Declaration
public Expression FrictionVelocityExpression { 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 |
RestitutionCoefficentExpression
Declaration
public Expression RestitutionCoefficentExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
StaticCoefficientExpression
Declaration
public Expression StaticCoefficientExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
StictionVelocityExpression
Declaration
public Expression StictionVelocityExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
StiffnessExpression
Declaration
public Expression StiffnessExpression { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink