Documentación de la API
>
Mechanica
>
Object ProMechinterface
> Function ProMechcontactinterfacedataFrictionGet
Function ProMechcontactinterfacedataFrictionGet
Description
Obtains the type of Friction at the contact interface
Licensing Requirement
TOOLKIT for Mechanica
Synopsis
#include <
ProMechInterface.h
>
ProError
ProMechcontactinterfacedataFrictionGet
(
ProMechInterfaceContactData
data
/* (In)
The interface data.
*/
ProMechInterfaceFrictionType
* friction_type
/* (Out)
ProMechInterfaceFrictionType
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments are invalid.
PRO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
User Guide References
Contact Interface:ProMechcontactinterfacedataFrictionGet
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado