API 文档 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataDynamicCoeffSameAsStaticGet
Function ProMechcontactinterfacedataDynamicCoeffSameAsStaticGet
Description
Obtains whether or not the dynamic coefficient of friction is same as the static coefficient of friction.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataDynamicCoeffSameAsStaticGet
(
/* (In)
The interface data.
*/
ProBoolean * same_as_static
/* (Out)
PRO_B_TRUE if the dynamic coefficient of friction is same as static coefficient of friction else PRO_B_FALSE
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of interface.
The Creo Simulate session is not initialized.
User Guide References
这对您有帮助吗?