Documentation de l'API > Mechanica > Object ProMechload > Function ProMechforcedataForceGet
Function ProMechforcedataForceGet
Description
Obtains the force component of the load data.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechforcedataForceGet
(
/* (In)
The data.
*/
/* (Out)
The force component. Free this using ProMechvectoredvalueFree().
*/
)
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
Est-ce que cela a été utile ?