API 설명서 > Miscellaneous > Object ProMechgap > Function ProMechsimplegapdataTransversestiffnessGet
Function ProMechsimplegapdataTransversestiffnessGet
Description
Obtains the transverse stiffness for the gap data. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechsimplegapdataTransversestiffnessGet
(
/* (In)
The gap data.
*/
ProMechExpression transv_stiff
/* (Out)
The transverse stiffness.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?