NX Open C++ Reference Guide
|
Represents a Motion::CurveContactRecurdyn
Created in NX5.0.0.
More...
Public Member Functions | |
double | BufferRadiusFactor () |
Returns the Buffer Radius Factor | |
NXOpen::Expression * | BufferRadiusFactorExpression () |
Returns the Buffer Radius Factor expression Created in NX8.0.0. | |
double | CurveToleranceFactor () |
Returns the Curve Tolerance Factor | |
NXOpen::Expression * | CurveToleranceFactorExpression () |
Returns the Curve Tolerance Factor expression Created in NX8.0.0. | |
double | DynamicCoefficient () |
Returns the dynamic coefficient | |
NXOpen::Expression * | DynamicCoefficientExpression () |
Returns the dynamic coefficient expression Created in NX8.0.0. | |
double | FirstCurveMaximumPenetration () |
Returns the first curve maximum penetration | |
NXOpen::Expression * | FirstCurveMaximumPenetrationExpression () |
Returns the first curve maximum penetration expression Created in NX8.0.0. | |
double | ForceExponent () |
Returns the force exponent | |
NXOpen::Expression * | ForceExponentExpression () |
Returns the force exponent expression Created in NX8.0.0. | |
double | MaterialDamping () |
Returns the material damping | |
NXOpen::Expression * | MaterialDampingExpression () |
Returns the material damping expression Created in NX8.0.0. | |
double | MaximumStepSizeFactor () |
Returns the Maximun Step Size Factor | |
NXOpen::Expression * | MaximumStepSizeFactorExpression () |
Returns the Maximun Step Size Factor expression Created in NX8.0.0. | |
double | PenetrationDepth () |
Returns the penetration depth | |
NXOpen::Expression * | PenetrationDepthExpression () |
Returns the penetration depth expression Created in NX8.0.0. | |
double | SecondCurveMaximumPenetration () |
Returns the second curve maximum penetration | |
NXOpen::Expression * | SecondCurveMaximumPenetrationExpression () |
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::Expression * | SlipVelocityExpression () |
Returns the slip velocity expression Created in NX8.0.0. | |
double | StaticCoefficient () |
Returns the static coefficient | |
NXOpen::Expression * | StaticCoefficientExpression () |
Returns the static coefficient expression Created in NX8.0.0. | |
double | Stiffness () |
Returns the stiffness | |
NXOpen::Expression * | StiffnessExpression () |
Returns the stiffness expression Created in NX8.0.0. | |
double | TransitionVelocity () |
Returns the transition velocity | |
NXOpen::Expression * | TransitionVelocityExpression () |
Returns the transition velocity expression Created in NX8.0.0. |
Represents a Motion::CurveContactRecurdyn
Created in NX5.0.0.
Returns the Buffer Radius Factor
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
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
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
Created in NX5.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Motion::CurveContactRecurdyn::FirstCurveMaximumPenetrationExpression | ( | ) |
Returns the first curve maximum penetration expression
Created in NX8.0.0.
License requirements : None
Returns the force exponent
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
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
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
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
Created in NX5.0.0.
License requirements : None
NXOpen::Expression* NXOpen::Motion::CurveContactRecurdyn::SecondCurveMaximumPenetrationExpression | ( | ) |
Returns the second curve maximum penetration expression
Created in NX8.0.0.
License requirements : None
void NXOpen::Motion::CurveContactRecurdyn::SetBufferRadiusFactor | ( | double | bufferRadiusFactor | ) |
Sets the Buffer Radius Factor
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
bufferRadiusFactor | buffer radius factor |
void NXOpen::Motion::CurveContactRecurdyn::SetCurveToleranceFactor | ( | double | curveToleranceFactor | ) |
Sets the Curve Tolerance Factor
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
curveToleranceFactor | curve tolerance factor |
void NXOpen::Motion::CurveContactRecurdyn::SetDynamicCoefficient | ( | double | dynamicCoefficient | ) |
Sets the dynamic coefficient
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
dynamicCoefficient | dynamic coefficient |
void NXOpen::Motion::CurveContactRecurdyn::SetFirstCurveMaximumPenetration | ( | double | firstCurveMaximumPenetration | ) |
Sets the first curve maximum penetration
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
firstCurveMaximumPenetration | first curve maximum penetration |
void NXOpen::Motion::CurveContactRecurdyn::SetForceExponent | ( | double | forceExponent | ) |
Sets the force exponent
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
forceExponent | force exponent |
void NXOpen::Motion::CurveContactRecurdyn::SetMaterialDamping | ( | double | materialDamping | ) |
Sets the material damping
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
materialDamping | material damping |
void NXOpen::Motion::CurveContactRecurdyn::SetMaximumStepSizeFactor | ( | double | maximumStepSizeFactor | ) |
Sets the Maximun Step Size Factor
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
maximumStepSizeFactor | maximum step size factor |
void NXOpen::Motion::CurveContactRecurdyn::SetPenetrationDepth | ( | double | penetrationDepth | ) |
Sets the penetration depth
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
penetrationDepth | penetration depth |
void NXOpen::Motion::CurveContactRecurdyn::SetSecondCurveMaximumPenetration | ( | double | secondCurveMaximumPenetration | ) |
Sets the second curve maximum penetration
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
secondCurveMaximumPenetration | second curve maximum penetration |
void NXOpen::Motion::CurveContactRecurdyn::SetSlipVelocity | ( | double | slipVelocity | ) |
Sets the slip velocity
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
slipVelocity | slip velocity |
void NXOpen::Motion::CurveContactRecurdyn::SetStaticCoefficient | ( | double | staticCoefficient | ) |
Sets the static coefficient
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
staticCoefficient | static coefficient |
void NXOpen::Motion::CurveContactRecurdyn::SetStiffness | ( | double | stiffness | ) |
Sets the stiffness
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
stiffness | stiffness |
void NXOpen::Motion::CurveContactRecurdyn::SetTransitionVelocity | ( | double | transitionVelocity | ) |
Sets the transition velocity
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
transitionVelocity | transition velocity |
Returns the slip velocity
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
Created in NX5.0.0.
License requirements : None
Returns the static coefficient expression
Created in NX8.0.0.
License requirements : None
Returns the stiffness
Created in NX5.0.0.
License requirements : None
Returns the stiffness expression
Created in NX8.0.0.
License requirements : None
Returns the transition velocity
Created in NX5.0.0.
License requirements : None
Returns the transition velocity expression
Created in NX8.0.0.
License requirements : None