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