Category Mechanica, Object ProMechinterface

Function ProMechcontactinterfacedataDynamicCoeffSameAsStaticSet


Description
Sets whether or not the dynamic coefficient of friction is same as the static coefficient of friction.
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechInterface.h>
ProErrorProMechcontactinterfacedataDynamicCoeffSameAsStaticSet(
ProMechInterfaceContactData data
/* (In)
The interface data.
*/
ProBoolean same_as_static
/* (In)
PRO_B_TRUE if the dynamic coefficient of friction is same as static coefficient of friction PRO_B_FALSE otherwise.
*/
)
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.
PRO_TK_CANT_WRITESubtype cannot be changed.

Manual References:

  1. Creo Simulate: Items: Contact Interface
  2. Creo Simulate: Items: Contact Interface