API Documentation > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataCoefffrictionGet
Function ProMechcontactinterfacedataCoefffrictionGet
Description
Obtains the coefficient of friction for this contact type interface. Use ProMathExpressionEvaluate() to evaluate it.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataCoefffrictionGet
(
/* (In)
The interface data.
*/
ProMechExpression coeff_friction
/* (Out)
The coefficient of friction.
*/
)
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
Was this helpful?