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...
 
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...
 
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 SetMaxStaticIteration (int maxStaticIteration)
 Sets the max static iteration
Created in NX5.0.0. 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

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

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::SetMaxStaticIteration ( int  maxStaticIteration)

Sets the max static iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
maxStaticIterationmaxstaticiteration

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