NX Open C++ Reference Guide
Public Member Functions
NXOpen::Motion::AdamsSolverProperty Class Reference

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

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

List of all members.

Public Member Functions

int MaxIteration ()
 Returns the max iteration
Created in NX5.0.0.
int MaxKinematicIteration ()
 Returns the max kinematic iteration
Created in NX5.0.0.
double MaxSolverError ()
 Returns the max solver error
Created in NX5.0.0.
int MaxStaticIteration ()
 Returns the max static iteration
Created in NX5.0.0.
double MaxStepSize ()
 Returns the max step size
Created in NX5.0.0.
void SetMaxIteration (int maxIteration)
 Sets the max iteration
Created in NX5.0.0.
void SetMaxKinematicIteration (int maxKinematicIteration)
 Sets the max kinematic iteration
Created in NX5.0.0.
void SetMaxSolverError (double maxSolverError)
 Sets the max solver error
Created in NX5.0.0.
void SetMaxStaticIteration (int maxStaticIteration)
 Sets the max static iteration
Created in NX5.0.0.
void SetMaxStepSize (double maxStepSize)
 Sets the max step size
Created in NX5.0.0.

Detailed Description

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



Member Function Documentation

Returns the max iteration
Created in NX5.0.0.



License requirements : None

Returns the max kinematic iteration
Created in NX5.0.0.



License requirements : None

Returns the max solver error
Created in NX5.0.0.



License requirements : None

Returns the max static iteration
Created in NX5.0.0.



License requirements : None

Returns the max step size
Created in NX5.0.0.



License requirements : None

Sets the max iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
maxIterationmaxiteration

Sets the max kinematic iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
maxKinematicIterationmaxkinematiciteration

Sets the max solver error
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
maxSolverErrormaxsolvererror

Sets the max static iteration
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
maxStaticIterationmaxstaticiteration

Sets the max step size
Created in NX5.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters:
maxStepSizemaxstepsize

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