Documentación de la API > Mechanica > Object ProMechload > Function ProMechforcedataRefpntGet
Function ProMechforcedataRefpntGet
Description
Obtains the reference point for the force.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechforcedataRefpntGet
(
/* (In)
The data.
*/
/* (Out)
The reference point. Free this using ProMechgeomrefFree().
*/
)
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.
Sample Code References
User Guide References
¿Fue esto útil?