Documentación de la API > Miscellaneous > Object ProMechgap > Function ProMechsimplegapdataYdirectionGet
Function ProMechsimplegapdataYdirectionGet
Description
Obtains the Orientation for the gap data.
Licensing Requirement
Synopsis
#include <ProMechGap.h>
ProMechsimplegapdataYdirectionGet
(
/* (In)
The gap data.
*/
/* (Out)
The Orientation. Free this output using ProMechydirectionFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
There is not enough memory to perform the operation.
User Guide References
¿Fue esto útil?