Class LmsSolverProperty
Inheritance
System.Object
System.MarshalByRefObject
LmsSolverProperty
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 LmsSolverProperty : TaggedObject, IMessageSink
Constructors
LmsSolverProperty()
Declaration
protected LmsSolverProperty()
Properties
AssemblyTolerance
Declaration
public Expression AssemblyTolerance { get; }
Property Value
DoubleArraySize
Declaration
public int DoubleArraySize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DynamicInitialVelocityMethod
Declaration
public int DynamicInitialVelocityMethod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
DynamicIntegrationTolerance
Declaration
public Expression DynamicIntegrationTolerance { get; }
Property Value
DynamicMaxIntegrationStep
Declaration
public Expression DynamicMaxIntegrationStep { get; }
Property Value
DynamicSolutionTolerance
Declaration
public Expression DynamicSolutionTolerance { get; }
Property Value
DynamicSolverAccelerationMethod
Declaration
public int DynamicSolverAccelerationMethod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IntArraySize
Declaration
public int IntArraySize { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
KinematicSolutionTolerance
Declaration
public Expression KinematicSolutionTolerance { get; }
Property Value
LuTolerance
Declaration
public Expression LuTolerance { get; }
Property Value
RoadHeightAdjustment
Declaration
public LmsSolverProperty.RoadHeightAdjustmentTypes RoadHeightAdjustment { get; set; }
Property Value
StaticForceTolerance
Declaration
public Expression StaticForceTolerance { get; }
Property Value
StaticJacobianType
Declaration
public int StaticJacobianType { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StaticQuasiIteration
Declaration
public int StaticQuasiIteration { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StaticSolutionTolerance
Declaration
public Expression StaticSolutionTolerance { get; }
Property Value
StaticStepSize
Declaration
public Expression StaticStepSize { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink