Description | ||||||||||||||
Obtains the coefficient of friction for this contact type interface. Use ProMathExpressionEvaluate() to evaluate it. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechInterface.h> | ||||||||||||||
ProError | ProMechcontactinterfacedataCoefffrictionGet | ( | ||||||||||||
ProMechInterfaceContactData data | ||||||||||||||
/* (In) | ||||||||||||||
The interface data. | ||||||||||||||
*/ | ||||||||||||||
ProMechExpression coeff_friction | ||||||||||||||
/* (Out) | ||||||||||||||
The coefficient of friction. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|