Class BodyContactLms
Inheritance
System.Object
System.MarshalByRefObject
BodyContactLms
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)
Assembly: NXOpen.dll
Syntax
public class BodyContactLms : NXObject, IMessageSink, INXObject
Constructors
BodyContactLms()
Declaration
protected BodyContactLms()
Properties
ActionAngleTolerance
Declaration
public Expression ActionAngleTolerance { get; }
Property Value
ActionDistanceTolerance
Declaration
public Expression ActionDistanceTolerance { get; }
Property Value
ActionEnableMaxFacetSize
Declaration
public bool ActionEnableMaxFacetSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ActionMaxFacetSize
Declaration
public Expression ActionMaxFacetSize { get; }
Property Value
ActionTessellationFile
Declaration
public string ActionTessellationFile { get; set; }
Property Value
Type |
Description |
System.String |
|
ActionUseTessellationFile
Declaration
public bool ActionUseTessellationFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseAngleTolerance
Declaration
public Expression BaseAngleTolerance { get; }
Property Value
BaseDistanceTolerance
Declaration
public Expression BaseDistanceTolerance { get; }
Property Value
BaseEnableMaxFacetSize
Declaration
public bool BaseEnableMaxFacetSize { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BaseMaxFacetSize
Declaration
public Expression BaseMaxFacetSize { get; }
Property Value
BaseTessellationFile
Declaration
public string BaseTessellationFile { get; set; }
Property Value
Type |
Description |
System.String |
|
BaseUseTessellationFile
Declaration
public bool BaseUseTessellationFile { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CoulombFrictionOption
Declaration
public BodyContactLms.CoulombFriction CoulombFrictionOption { get; set; }
Property Value
DynamicCoefficient
Declaration
public Expression DynamicCoefficient { get; }
Property Value
ForceExponent
Declaration
public Expression ForceExponent { get; }
Property Value
ForceModel
Declaration
public BodyContactLms.ForceModelType ForceModel { get; set; }
Property Value
ForceModelTolerance
Declaration
public Expression ForceModelTolerance { get; }
Property Value
FrictionVelocity
Declaration
public Expression FrictionVelocity { get; }
Property Value
MaterialDamping
Declaration
public Expression MaterialDamping { get; }
Property Value
MaxPenetrationDepth
Declaration
public Expression MaxPenetrationDepth { get; }
Property Value
StaticCoefficient
Declaration
public Expression StaticCoefficient { get; }
Property Value
StictionVelocity
Declaration
public Expression StictionVelocity { get; }
Property Value
Stiffness
Declaration
public Expression Stiffness { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink