API Documentation > Miscellaneous > Object ProMechgap > Function ProMechsimplegapdataAxialstiffnessGet
Function ProMechsimplegapdataAxialstiffnessGet
Description
Obtains the axial stiffness for the gap data. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechsimplegapdataAxialstiffnessGet
(
/* (In)
The gap data.
*/
ProMechExpression axial_stiff
/* (Out)
The axial stiffness.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
Was this helpful?