NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.Motion.RecurdynSolverProperty Class Reference

Represents a NXOpen.Motion.RecurdynSolverProperty More...

Inheritance diagram for NXOpen.Motion.RecurdynSolverProperty:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  StaticIntegratorTypes { NewtonRapson, RobustNewtonRapson }
 Integrator type More...
 

Properties

unsafe NXOpen.Expression CosimSampleTimeExpression [get]
 Returns the sampling time for co-simulation expression More...
 
unsafe string CosimSimModel [get, set]
 Returns or sets the simulink model for co-simulation More...
 
unsafe NXOpen.Expression DynamicErrorToleranceExpression [get]
 Returns the dynamic error tolerance expression More...
 
unsafe NXOpen.Expression DynamicInitialStepSizeExpression [get]
 Returns the dynamic initial step size expression More...
 
unsafe int DynamicMaxKinIteration [get, set]
 Returns or sets the Maximum kinematic iteration More...
 
unsafe NXOpen.Expression DynamicMaxStepSizeExpression [get]
 Returns the dynamic max step size expression More...
 
unsafe NXOpen.Expression DynamicNumericalDampingExpression [get]
 Returns the dynamic numerical damping expression More...
 
unsafe NXOpen.Expression RedundantViolationToleranceForAngleExpression [get]
 Returns the redundant violation tolerance expression for angle More...
 
unsafe NXOpen.Expression RedundantViolationToleranceForLengthExpression [get]
 Returns the redundant violation tolerance expression for length More...
 
unsafe NXOpen.Expression StaticErrorToleranceExpression [get]
 Returns the static error tolerance expression More...
 
unsafe NXOpen.Expression StaticInitialStepSizeExpression [get]
 Returns the static initial step size expression More...
 
unsafe
NXOpen.Motion.RecurdynSolverProperty.StaticIntegratorTypes 
StaticIntegratorType [get, set]
 Returns or sets the integrator type More...
 
unsafe int StaticMaxIteration [get, set]
 Returns or sets the static max iteration More...
 
unsafe NXOpen.Expression StaticMaxStepSizeExpression [get]
 Returns the static max step size expression More...
 
unsafe NXOpen.Expression StaticStabilityExpression [get]
 Returns the static stability expression More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a NXOpen.Motion.RecurdynSolverProperty

Created in NX5.0.0

Member Enumeration Documentation

Integrator type

Enumerator
NewtonRapson 

Newton rapson

RobustNewtonRapson 

Robust newton rapson

Property Documentation

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.CosimSampleTimeExpression
get

Returns the sampling time for co-simulation expression

Created in NX8.5.0

License requirements: None.

unsafe string NXOpen.Motion.RecurdynSolverProperty.CosimSimModel
getset

Returns or sets the simulink model for co-simulation

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.DynamicErrorToleranceExpression
get

Returns the dynamic error tolerance expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.DynamicInitialStepSizeExpression
get

Returns the dynamic initial step size expression

Created in NX8.5.0

License requirements: None.

unsafe int NXOpen.Motion.RecurdynSolverProperty.DynamicMaxKinIteration
getset

Returns or sets the Maximum kinematic iteration

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.DynamicMaxStepSizeExpression
get

Returns the dynamic max step size expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.DynamicNumericalDampingExpression
get

Returns the dynamic numerical damping expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.RedundantViolationToleranceForAngleExpression
get

Returns the redundant violation tolerance expression for angle

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.RedundantViolationToleranceForLengthExpression
get

Returns the redundant violation tolerance expression for length

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.StaticErrorToleranceExpression
get

Returns the static error tolerance expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.StaticInitialStepSizeExpression
get

Returns the static initial step size expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Motion.RecurdynSolverProperty.StaticIntegratorTypes NXOpen.Motion.RecurdynSolverProperty.StaticIntegratorType
getset

Returns or sets the integrator type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe int NXOpen.Motion.RecurdynSolverProperty.StaticMaxIteration
getset

Returns or sets the static max iteration

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.StaticMaxStepSizeExpression
get

Returns the static max step size expression

Created in NX8.5.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.RecurdynSolverProperty.StaticStabilityExpression
get

Returns the static stability expression

Created in NX8.5.0

License requirements: None.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.