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

Represents a NXOpen.Motion.AdamsSolverProperty More...

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

Properties

unsafe int MaxIteration [get, set]
 Returns or sets the max iteration More...
 
unsafe int MaxKinematicIteration [get, set]
 Returns or sets the max kinematic iteration More...
 
unsafe NXOpen.Expression MaxSolverErrorExpression [get]
 Returns the max solver error expression More...
 
unsafe int MaxStaticIteration [get, set]
 Returns or sets the max static iteration More...
 
unsafe NXOpen.Expression MaxStepSizeExpression [get]
 Returns the max step size 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.AdamsSolverProperty

Created in NX5.0.0

Property Documentation

unsafe int NXOpen.Motion.AdamsSolverProperty.MaxIteration
getset

Returns or sets the max iteration

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe int NXOpen.Motion.AdamsSolverProperty.MaxKinematicIteration
getset

Returns or sets the max 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.AdamsSolverProperty.MaxSolverErrorExpression
get

Returns the max solver error expression

Created in NX8.5.0

License requirements: None.

unsafe int NXOpen.Motion.AdamsSolverProperty.MaxStaticIteration
getset

Returns or sets the max static 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.AdamsSolverProperty.MaxStepSizeExpression
get

Returns the max step size 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.