NX Open C++ Reference Guide
|
Represents a Motion::CurveContactAdams
Created in NX5.0.0.
More...
Public Member Functions | |
double | DynamicCoefficient () |
Returns the dynamic coefficient | |
NXOpen::Expression * | DynamicCoefficientExpression () |
Returns the dynamic coefficient 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 | PenetrationDepth () |
Returns the penetration depth | |
NXOpen::Expression * | PenetrationDepthExpression () |
Returns the penetration depth expression Created in NX8.0.0. | |
void | SetDynamicCoefficient (double dynamicCoefficient) |
Sets the dynamic coefficient | |
void | SetForceExponent (double forceExponent) |
Sets the force exponent | |
void | SetMaterialDamping (double materialDamping) |
Sets the material damping | |
void | SetPenetrationDepth (double penetrationDepth) |
Sets the penetration depth | |
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::CurveContactAdams
Created in NX5.0.0.
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 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 penetration depth
Created in NX5.0.0.
License requirements : None
Returns the penetration depth expression
Created in NX8.0.0.
License requirements : None
void NXOpen::Motion::CurveContactAdams::SetDynamicCoefficient | ( | double | dynamicCoefficient | ) |
Sets the dynamic coefficient
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
dynamicCoefficient | dynamic coefficient |
void NXOpen::Motion::CurveContactAdams::SetForceExponent | ( | double | forceExponent | ) |
Sets the force exponent
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
forceExponent | force exponent |
void NXOpen::Motion::CurveContactAdams::SetMaterialDamping | ( | double | materialDamping | ) |
Sets the material damping
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
materialDamping | material damping |
void NXOpen::Motion::CurveContactAdams::SetPenetrationDepth | ( | double | penetrationDepth | ) |
Sets the penetration depth
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
penetrationDepth | penetration depth |
void NXOpen::Motion::CurveContactAdams::SetSlipVelocity | ( | double | slipVelocity | ) |
Sets the slip velocity
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
slipVelocity | slip velocity |
void NXOpen::Motion::CurveContactAdams::SetStaticCoefficient | ( | double | staticCoefficient | ) |
Sets the static coefficient
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
staticCoefficient | static coefficient |
void NXOpen::Motion::CurveContactAdams::SetStiffness | ( | double | stiffness | ) |
Sets the stiffness
Created in NX5.0.0.
License requirements : mechanisms ("MECHANISMS")
stiffness | stiffness |
void NXOpen::Motion::CurveContactAdams::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
double NXOpen::Motion::CurveContactAdams::Stiffness | ( | ) |
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