NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Motion::AdamsSolverProperty Class Reference

Represents a NXOpen::Motion::AdamsSolverProperty
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::Motion::AdamsSolverProperty:
NXOpen::TaggedObject

Public Member Functions

int MaxIteration ()
 Returns the max iteration
Created in NX5.0.0. More...
 
int MaxKinematicIteration ()
 Returns the max kinematic iteration
Created in NX5.0.0. More...
 
double MaxSolverError ()
 Returns the max solver error
More...
 
NXOpen::ExpressionMaxSolverErrorExpression ()
 Returns the max solver error expression
Created in NX8.5.0. More...
 
int MaxStaticIteration ()
 Returns the max static iteration
Created in NX5.0.0. More...
 
double MaxStepSize ()
 Returns the max step size
More...
 
NXOpen::ExpressionMaxStepSizeExpression ()
 Returns the max step size expression
Created in NX8.5.0. More...
 
void SetMaxIteration (int maxIteration)
 Sets the max iteration
Created in NX5.0.0. More...
 
void SetMaxKinematicIteration (int maxKinematicIteration)
 Sets the max kinematic iteration
Created in NX5.0.0. More...
 
void SetMaxSolverError (double maxSolverError)
 Sets the max solver error
More...
 
void SetMaxStaticIteration (int maxStaticIteration)
 Sets the max static iteration
Created in NX5.0.0. More...
 
void SetMaxStepSize (double maxStepSize)
 Sets the max step size
More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Motion::AdamsSolverProperty
Created in NX5.0.0.


Member Function Documentation

int NXOpen::Motion::AdamsSolverProperty::MaxIteration ( )

Returns the max iteration
Created in NX5.0.0.



License requirements : None

int NXOpen::Motion::AdamsSolverProperty::MaxKinematicIteration ( )

Returns the max kinematic iteration
Created in NX5.0.0.



License requirements : None

double NXOpen::Motion::AdamsSolverProperty::MaxSolverError ( )

Returns the max solver error

Deprecated:
Deprecated in NX8.5.0.

Obtion the exression using NXOpen::Motion::AdamsSolverProperty::MaxSolverErrorExpression to query or edit it.


Created in NX5.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Motion::AdamsSolverProperty::MaxSolverErrorExpression ( )

Returns the max solver error expression
Created in NX8.5.0.



License requirements : None

int NXOpen::Motion::AdamsSolverProperty::MaxStaticIteration ( )

Returns the max static iteration
Created in NX5.0.0.



License requirements : None

double NXOpen::Motion::AdamsSolverProperty::MaxStepSize ( )

Returns the max step size

Deprecated:
Deprecated in NX8.5.0.

Obtion the exression using NXOpen::Motion::AdamsSolverProperty::MaxStepSizeExpression to query or edit it.


Created in NX5.0.0.

License requirements : None

NXOpen::Expression* NXOpen::Motion::AdamsSolverProperty::MaxStepSizeExpression ( )

Returns the max step size expression
Created in NX8.5.0.



License requirements : None

void NXOpen::Motion::AdamsSolverProperty::SetMaxIteration ( int  maxIteration)

Sets the max iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
maxIterationmaxiteration
void NXOpen::Motion::AdamsSolverProperty::SetMaxKinematicIteration ( int  maxKinematicIteration)

Sets the max kinematic iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
maxKinematicIterationmaxkinematiciteration
void NXOpen::Motion::AdamsSolverProperty::SetMaxSolverError ( double  maxSolverError)

Sets the max solver error

Deprecated:
Deprecated in NX8.5.0.

Obtion the exression using NXOpen::Motion::AdamsSolverProperty::MaxSolverErrorExpression to query or edit it.


Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters
maxSolverErrormaxsolvererror
void NXOpen::Motion::AdamsSolverProperty::SetMaxStaticIteration ( int  maxStaticIteration)

Sets the max static iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
maxStaticIterationmaxstaticiteration
void NXOpen::Motion::AdamsSolverProperty::SetMaxStepSize ( double  maxStepSize)

Sets the max step size

Deprecated:
Deprecated in NX8.5.0.

Obtion the exression using NXOpen::Motion::AdamsSolverProperty::MaxStepSizeExpression to query or edit it.


Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters
maxStepSizemaxstepsize

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