API 文档 > Mechanica > Object ProMechcontact > Function ProMechcontactTransversestiffnessGet
Function ProMechcontactTransversestiffnessGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechgapSimpledataGet(). PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains the transverse stiffness.
Licensing Requirement
Synopsis
#include <ProMechContact.h>
ProMechcontactTransversestiffnessGet
(
/* (In)
The contact item.
*/
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.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
这对您有帮助吗?