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

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

Inheritance diagram for NXOpen::Motion::CurveContactRecurdyn:
NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Member Functions

double BufferRadiusFactor ()
 Returns the Buffer Radius Factor

NXOpen::ExpressionBufferRadiusFactorExpression ()
 Returns the Buffer Radius Factor expression
Created in NX8.0.0.
double CurveToleranceFactor ()
 Returns the Curve Tolerance Factor

NXOpen::ExpressionCurveToleranceFactorExpression ()
 Returns the Curve Tolerance Factor expression
Created in NX8.0.0.
double DynamicCoefficient ()
 Returns the dynamic coefficient

NXOpen::ExpressionDynamicCoefficientExpression ()
 Returns the dynamic coefficient expression
Created in NX8.0.0.
double FirstCurveMaximumPenetration ()
 Returns the first curve maximum penetration

NXOpen::ExpressionFirstCurveMaximumPenetrationExpression ()
 Returns the first curve maximum penetration expression
Created in NX8.0.0.
double ForceExponent ()
 Returns the force exponent

NXOpen::ExpressionForceExponentExpression ()
 Returns the force exponent expression
Created in NX8.0.0.
double MaterialDamping ()
 Returns the material damping

NXOpen::ExpressionMaterialDampingExpression ()
 Returns the material damping expression
Created in NX8.0.0.
double MaximumStepSizeFactor ()
 Returns the Maximun Step Size Factor

NXOpen::ExpressionMaximumStepSizeFactorExpression ()
 Returns the Maximun Step Size Factor expression
Created in NX8.0.0.
double PenetrationDepth ()
 Returns the penetration depth

NXOpen::ExpressionPenetrationDepthExpression ()
 Returns the penetration depth expression
Created in NX8.0.0.
double SecondCurveMaximumPenetration ()
 Returns the second curve maximum penetration

NXOpen::ExpressionSecondCurveMaximumPenetrationExpression ()
 Returns the second curve maximum penetration expression
Created in NX8.0.0.
void SetBufferRadiusFactor (double bufferRadiusFactor)
 Sets the Buffer Radius Factor

void SetCurveToleranceFactor (double curveToleranceFactor)
 Sets the Curve Tolerance Factor

void SetDynamicCoefficient (double dynamicCoefficient)
 Sets the dynamic coefficient

void SetFirstCurveMaximumPenetration (double firstCurveMaximumPenetration)
 Sets the first curve maximum penetration

void SetForceExponent (double forceExponent)
 Sets the force exponent

void SetMaterialDamping (double materialDamping)
 Sets the material damping

void SetMaximumStepSizeFactor (double maximumStepSizeFactor)
 Sets the Maximun Step Size Factor

void SetPenetrationDepth (double penetrationDepth)
 Sets the penetration depth

void SetSecondCurveMaximumPenetration (double secondCurveMaximumPenetration)
 Sets the second curve maximum penetration

void SetSlipVelocity (double slipVelocity)
 Sets the slip velocity

void SetStaticCoefficient (double staticCoefficient)
 Sets the static coefficient

void SetStiffness (double stiffness)
 Sets the stiffness

void SetTransitionVelocity (double transitionVelocity)
 Sets the transition velocity

double SlipVelocity ()
 Returns the slip velocity

NXOpen::ExpressionSlipVelocityExpression ()
 Returns the slip velocity expression
Created in NX8.0.0.
double StaticCoefficient ()
 Returns the static coefficient

NXOpen::ExpressionStaticCoefficientExpression ()
 Returns the static coefficient expression
Created in NX8.0.0.
double Stiffness ()
 Returns the stiffness

NXOpen::ExpressionStiffnessExpression ()
 Returns the stiffness expression
Created in NX8.0.0.
double TransitionVelocity ()
 Returns the transition velocity

NXOpen::ExpressionTransitionVelocityExpression ()
 Returns the transition velocity expression
Created in NX8.0.0.

Detailed Description

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



Member Function Documentation

Returns the Buffer Radius Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the Buffer Radius Factor expression
Created in NX8.0.0.



License requirements : None

Returns the Curve Tolerance Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the Curve Tolerance Factor expression
Created in NX8.0.0.



License requirements : None

Returns the dynamic coefficient

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the dynamic coefficient expression
Created in NX8.0.0.



License requirements : None

Returns the first curve maximum penetration

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the first curve maximum penetration expression
Created in NX8.0.0.



License requirements : None

Returns the force exponent

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the force exponent expression
Created in NX8.0.0.



License requirements : None

Returns the material damping

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the material damping expression
Created in NX8.0.0.



License requirements : None

Returns the Maximun Step Size Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the Maximun Step Size Factor expression
Created in NX8.0.0.



License requirements : None

Returns the penetration depth

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the penetration depth expression
Created in NX8.0.0.



License requirements : None

Returns the second curve maximum penetration

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the second curve maximum penetration expression
Created in NX8.0.0.



License requirements : None

Sets the Buffer Radius Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
bufferRadiusFactorbuffer radius factor

Sets the Curve Tolerance Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
curveToleranceFactorcurve tolerance factor

Sets the dynamic coefficient

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
dynamicCoefficientdynamic coefficient
void NXOpen::Motion::CurveContactRecurdyn::SetFirstCurveMaximumPenetration ( double  firstCurveMaximumPenetration)

Sets the first curve maximum penetration

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
firstCurveMaximumPenetrationfirst curve maximum penetration

Sets the force exponent

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
forceExponentforce exponent

Sets the material damping

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
materialDampingmaterial damping

Sets the Maximun Step Size Factor

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
maximumStepSizeFactormaximum step size factor

Sets the penetration depth

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
penetrationDepthpenetration depth
void NXOpen::Motion::CurveContactRecurdyn::SetSecondCurveMaximumPenetration ( double  secondCurveMaximumPenetration)

Sets the second curve maximum penetration

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
secondCurveMaximumPenetrationsecond curve maximum penetration

Sets the slip velocity

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
slipVelocityslip velocity

Sets the static coefficient

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
staticCoefficientstatic coefficient

Sets the stiffness

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
stiffnessstiffness

Sets the transition velocity

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : mechanisms ("MECHANISMS")

Parameters:
transitionVelocitytransition velocity

Returns the slip velocity

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the slip velocity expression
Created in NX8.0.0.



License requirements : None

Returns the static coefficient

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the static coefficient expression
Created in NX8.0.0.



License requirements : None

Returns the stiffness

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the stiffness expression
Created in NX8.0.0.



License requirements : None

Returns the transition velocity

Deprecated:
Deprecated in NX8.0.0.



Created in NX5.0.0.

License requirements : None

Returns the transition velocity expression
Created in NX8.0.0.



License requirements : None


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