Category Mechanica, Object ProMechinterface

Function ProMechcontactinterfacedataFrictionGet


Description
Obtains the type of Friction at the contact interface
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechInterface.h>
ProErrorProMechcontactinterfacedataFrictionGet(
ProMechInterfaceContactData data
/* (In)
The interface data.
*/
ProMechInterfaceFrictionType * friction_type
/* (Out)
ProMechInterfaceFrictionType
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments are invalid.
PRO_TK_BAD_CONTEXTThe Creo Simulate session is not initialized.

Manual References:

  1. Technical Summary of Changes for Creo 4.0 F000: Creo Simulate
  2. Technical Summary of Changes for Creo 4.0 F000: Creo Simulate
  3. Creo Simulate: Items: Contact Interface
  4. Creo Simulate: Items: Contact Interface