LmsSolverProperty Class

class NXOpen.Motion.LmsSolverProperty

Bases: NXOpen.TaggedObject

Represents a NXOpen.Motion.LmsSolverProperty

New in version NX10.0.0.

Properties

Property Description
AssemblyTolerance Returns the assembly tolerance
DoubleArraySize Returns or sets the double array size
DynamicInitialVelocityMethod Returns or sets the dynamic initial velocity method
DynamicIntegrationTolerance Returns the dynamic integration tolerance
DynamicMaxIntegrationStep Returns the dynamic max interation step
DynamicSolutionTolerance Returns the dynamic solution tolerance
DynamicSolverAccelerationMethod Returns or sets the dynamic solver acceleration method
IntArraySize Returns or sets the integer array size
KinematicSolutionTolerance Returns the kinematic solution tolerance
LuTolerance Returns the lu tolerance
RoadHeightAdjustment Returns or sets the road height adjustment
StaticForceTolerance Returns the static force tolerance
StaticJacobianType Returns or sets the static jacobian type
StaticQuasiIteration Returns or sets the static quasi iteration
StaticSolutionTolerance Returns the static solution tolerance
StaticStepSize Returns the static step size
Tag Returns the Tag for this object.

Methods

Property Detail

AssemblyTolerance

LmsSolverProperty.AssemblyTolerance

Returns the assembly tolerance

-------------------------------------

Getter Method

Signature AssemblyTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

DoubleArraySize

LmsSolverProperty.DoubleArraySize

Returns or sets the double array size

-------------------------------------

Getter Method

Signature DoubleArraySize

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature DoubleArraySize

Parameters:doubleArraySize (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

DynamicInitialVelocityMethod

LmsSolverProperty.DynamicInitialVelocityMethod

Returns or sets the dynamic initial velocity method

-------------------------------------

Getter Method

Signature DynamicInitialVelocityMethod

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature DynamicInitialVelocityMethod

Parameters:dynamicInitialVelocityMethod (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

DynamicIntegrationTolerance

LmsSolverProperty.DynamicIntegrationTolerance

Returns the dynamic integration tolerance

-------------------------------------

Getter Method

Signature DynamicIntegrationTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

DynamicMaxIntegrationStep

LmsSolverProperty.DynamicMaxIntegrationStep

Returns the dynamic max interation step

-------------------------------------

Getter Method

Signature DynamicMaxIntegrationStep

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

DynamicSolutionTolerance

LmsSolverProperty.DynamicSolutionTolerance

Returns the dynamic solution tolerance

-------------------------------------

Getter Method

Signature DynamicSolutionTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

DynamicSolverAccelerationMethod

LmsSolverProperty.DynamicSolverAccelerationMethod

Returns or sets the dynamic solver acceleration method

-------------------------------------

Getter Method

Signature DynamicSolverAccelerationMethod

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature DynamicSolverAccelerationMethod

Parameters:dynamicSolverAccelerationMethod (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

IntArraySize

LmsSolverProperty.IntArraySize

Returns or sets the integer array size

-------------------------------------

Getter Method

Signature IntArraySize

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature IntArraySize

Parameters:intArraySize (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

KinematicSolutionTolerance

LmsSolverProperty.KinematicSolutionTolerance

Returns the kinematic solution tolerance

-------------------------------------

Getter Method

Signature KinematicSolutionTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

LuTolerance

LmsSolverProperty.LuTolerance

Returns the lu tolerance

-------------------------------------

Getter Method

Signature LuTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

RoadHeightAdjustment

LmsSolverProperty.RoadHeightAdjustment

Returns or sets the road height adjustment

-------------------------------------

Getter Method

Signature RoadHeightAdjustment

Returns:
Return type:NXOpen.Motion.LmsSolverPropertyRoadHeightAdjustmentTypes

New in version NX11.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature RoadHeightAdjustment

Parameters:roadHeightAdjustment (NXOpen.Motion.LmsSolverPropertyRoadHeightAdjustmentTypes) –

New in version NX11.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticForceTolerance

LmsSolverProperty.StaticForceTolerance

Returns the static force tolerance

-------------------------------------

Getter Method

Signature StaticForceTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

StaticJacobianType

LmsSolverProperty.StaticJacobianType

Returns or sets the static jacobian type

-------------------------------------

Getter Method

Signature StaticJacobianType

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature StaticJacobianType

Parameters:staticJacobianType (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticQuasiIteration

LmsSolverProperty.StaticQuasiIteration

Returns or sets the static quasi iteration

-------------------------------------

Getter Method

Signature StaticQuasiIteration

Returns:
Return type:int

New in version NX10.0.0.

License requirements: None.

-------------------------------------

Setter Method

Signature StaticQuasiIteration

Parameters:staticQuasiIteration (int) –

New in version NX10.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticSolutionTolerance

LmsSolverProperty.StaticSolutionTolerance

Returns the static solution tolerance

-------------------------------------

Getter Method

Signature StaticSolutionTolerance

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.

StaticStepSize

LmsSolverProperty.StaticStepSize

Returns the static step size

-------------------------------------

Getter Method

Signature StaticStepSize

Returns:
Return type:NXOpen.Expression

New in version NX10.0.0.

License requirements: None.