Documentación de la API > Miscellaneous > Object ProMechgap > Function ProMechgapSimpledataGet
Function ProMechgapSimpledataGet
Description
Obtains the simple data for the gap.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechgapSimpledataGet
(
/* (In)
The ontact.
*/
/* (Out)
The data. Free this using ProMechsimplegapdataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The item does not contain this type of gap.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error is encountered.
There is not enough memory to perform the operation.
See Also
User Guide References
¿Fue esto útil?