Category Mechanica, Object ProMechinterface

Function ProMechcontactinterfacedataInfiniteFrictionSet


DEPRECATED: Since Creo 3
SUPERSEDED BY: ProMechcontactinterfacedataFrictionSet
Description
Note: This function is deprecated. Use ProMechcontactinterfacedataFrictionSet() instead.

Sets whether or not this contact interface should use infinite friction between pairs of nodes.

Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <ProMechInterface.h>
ProErrorProMechcontactinterfacedataInfiniteFrictionSet(
ProMechInterfaceContactData data
/* (In)
The interface data.
*/
ProBoolean infinite_friction
/* (In)
PRO_B_TRUE for infinite 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.

Manual References:

  1. Technical Summary of Changes for Creo 4.0 F000: Creo Simulate