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