Description | ||||||||||||||
Obtains whether or not this contact interface should check for slippage between pairs of nodes. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechInterface.h> | ||||||||||||||
ProError | ProMechcontactinterfacedataSlippageGet | ( | ||||||||||||
ProMechInterfaceContactData data | ||||||||||||||
/* (In) | ||||||||||||||
The interface data. | ||||||||||||||
*/ | ||||||||||||||
ProBoolean * slippage | ||||||||||||||
/* (Out) | ||||||||||||||
PRO_B_TRUE to check for slippage, PRO_B_FALSE otherwise. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|