Documentación de la API > Mechanica > Object ProMechcontact > Function ProMechcontactClearanceGet
Function ProMechcontactClearanceGet
DEPRECATED:
Since Wildfire 4.0
Description
Note: From release Wildfire 4.0 this function is superseded by ProMechgapSimpledataGet(). PTC recommends using the new function in place of this function in all new or updated user applications.
Obtains the clearance for the contact item.
Licensing Requirement
Synopsis
#include <ProMechContact.h>
ProMechcontactClearanceGet
(
/* (In)
The contact item.
*/
/* (Out)
The clearance.
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
RO_TK_BAD_CONTEXT
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
¿Fue esto útil?