RecurdynSolverProperty Class

class NXOpen.Motion.RecurdynSolverProperty

Bases: NXOpen.TaggedObject

Represents a NXOpen.Motion.RecurdynSolverProperty

New in version NX5.0.0.

Properties

Property Description
CosimSampleTimeExpression Returns the sampling time for co-simulation expression
CosimSimModel Returns or sets the simulink model for co-simulation
DynamicErrorToleranceExpression Returns the dynamic error tolerance expression
DynamicInitialStepSizeExpression Returns the dynamic initial step size expression
DynamicMaxKinIteration Returns or sets the Maximum kinematic iteration
DynamicMaxStepSizeExpression Returns the dynamic max step size expression
DynamicNumericalDampingExpression Returns the dynamic numerical damping expression
RedundantViolationToleranceForAngleExpression Returns the redundant violation tolerance expression for angle
RedundantViolationToleranceForLengthExpression Returns the redundant violation tolerance expression for length
StaticErrorToleranceExpression Returns the static error tolerance expression
StaticInitialStepSizeExpression Returns the static initial step size expression
StaticIntegratorType Returns or sets the integrator type
StaticMaxIteration Returns or sets the static max iteration
StaticMaxStepSizeExpression Returns the static max step size expression
StaticStabilityExpression Returns the static stability expression
Tag Returns the Tag for this object.

Methods

Property Detail

CosimSampleTimeExpression

RecurdynSolverProperty.CosimSampleTimeExpression

Returns the sampling time for co-simulation expression

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

Getter Method

Signature CosimSampleTimeExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

CosimSimModel

RecurdynSolverProperty.CosimSimModel

Returns or sets the simulink model for co-simulation

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

Getter Method

Signature CosimSimModel

Returns:
Return type:str

New in version NX6.0.0.

License requirements: None.

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

Setter Method

Signature CosimSimModel

Parameters:cosimSimModel (str) –

New in version NX6.0.0.

License requirements: mechanisms (“MECHANISMS”)

DynamicErrorToleranceExpression

RecurdynSolverProperty.DynamicErrorToleranceExpression

Returns the dynamic error tolerance expression

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

Getter Method

Signature DynamicErrorToleranceExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

DynamicInitialStepSizeExpression

RecurdynSolverProperty.DynamicInitialStepSizeExpression

Returns the dynamic initial step size expression

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

Getter Method

Signature DynamicInitialStepSizeExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

DynamicMaxKinIteration

RecurdynSolverProperty.DynamicMaxKinIteration

Returns or sets the Maximum kinematic iteration

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

Getter Method

Signature DynamicMaxKinIteration

Returns:
Return type:int

New in version NX5.0.0.

License requirements: None.

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

Setter Method

Signature DynamicMaxKinIteration

Parameters:dynamicMaxKinIteration (int) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

DynamicMaxStepSizeExpression

RecurdynSolverProperty.DynamicMaxStepSizeExpression

Returns the dynamic max step size expression

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

Getter Method

Signature DynamicMaxStepSizeExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

DynamicNumericalDampingExpression

RecurdynSolverProperty.DynamicNumericalDampingExpression

Returns the dynamic numerical damping expression

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

Getter Method

Signature DynamicNumericalDampingExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

RedundantViolationToleranceForAngleExpression

RecurdynSolverProperty.RedundantViolationToleranceForAngleExpression

Returns the redundant violation tolerance expression for angle

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

Getter Method

Signature RedundantViolationToleranceForAngleExpression

Returns:
Return type:NXOpen.Expression

New in version NX11.0.0.

License requirements: None.

RedundantViolationToleranceForLengthExpression

RecurdynSolverProperty.RedundantViolationToleranceForLengthExpression

Returns the redundant violation tolerance expression for length

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

Getter Method

Signature RedundantViolationToleranceForLengthExpression

Returns:
Return type:NXOpen.Expression

New in version NX11.0.0.

License requirements: None.

StaticErrorToleranceExpression

RecurdynSolverProperty.StaticErrorToleranceExpression

Returns the static error tolerance expression

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

Getter Method

Signature StaticErrorToleranceExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

StaticInitialStepSizeExpression

RecurdynSolverProperty.StaticInitialStepSizeExpression

Returns the static initial step size expression

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

Getter Method

Signature StaticInitialStepSizeExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

StaticIntegratorType

RecurdynSolverProperty.StaticIntegratorType

Returns or sets the integrator type

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

Getter Method

Signature StaticIntegratorType

Returns:
Return type:NXOpen.Motion.RecurdynSolverPropertyStaticIntegratorTypes

New in version NX5.0.0.

License requirements: None.

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

Setter Method

Signature StaticIntegratorType

Parameters:integratorType (NXOpen.Motion.RecurdynSolverPropertyStaticIntegratorTypes) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticMaxIteration

RecurdynSolverProperty.StaticMaxIteration

Returns or sets the static max iteration

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

Getter Method

Signature StaticMaxIteration

Returns:
Return type:int

New in version NX5.0.0.

License requirements: None.

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

Setter Method

Signature StaticMaxIteration

Parameters:staticMaxIteration (int) –

New in version NX5.0.0.

License requirements: mechanisms (“MECHANISMS”)

StaticMaxStepSizeExpression

RecurdynSolverProperty.StaticMaxStepSizeExpression

Returns the static max step size expression

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

Getter Method

Signature StaticMaxStepSizeExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.

StaticStabilityExpression

RecurdynSolverProperty.StaticStabilityExpression

Returns the static stability expression

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

Getter Method

Signature StaticStabilityExpression

Returns:
Return type:NXOpen.Expression

New in version NX8.5.0.

License requirements: None.