Class JointFriction
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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 JointFriction : TaggedObject, IMessageSink
Constructors
JointFriction()
Declaration
protected JointFriction()
Properties
AdamsFriction
Declaration
public JointFrictionAdams AdamsFriction { get; }
Property Value
Type | Description |
---|---|
JointFrictionAdams |
Enable
Declaration
public bool Enable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
LmsFriction
Declaration
public JointFrictionLms LmsFriction { get; }
Property Value
Type | Description |
---|---|
JointFrictionLms |
RecurDynFriction
Declaration
public JointFrictionRecurDyn RecurDynFriction { get; }
Property Value
Type | Description |
---|---|
JointFrictionRecurDyn |
Implements
System.Runtime.Remoting.Messaging.IMessageSink