API 설명서 > Mechanica > Object ProMechinterface > Function ProMechcontactinterfacedataSlippageGet
Function ProMechcontactinterfacedataSlippageGet
Description
Obtains whether or not this contact interface should check for slippage between pairs of nodes.
Licensing Requirement
Synopsis
ProMechcontactinterfacedataSlippageGet
(
/* (In)
The interface data.
*/
ProBoolean * slippage
/* (Out)
PRO_B_TRUE to check for slippage, PRO_B_FALSE otherwise.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
This item does not contain this type of interface.
The Creo Simulate session is not initialized.
User Guide References
도움이 되셨나요?