Documentation de l'API > Mechanica > Object ProMechload > Function ProMechloadCentrifugaldataGet
Function ProMechloadCentrifugaldataGet
Description
Obtains the value of the centrifugal data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadCentrifugaldataGet
(
/* (In)
The item.
*/
/* (Out)
The centrifugal load data. Free this using ProMechcentrifugaldataFree().
*/
)
Returns
The function succeeded.
One or more input arguments are invalid.
The Creo Simulate session is not initialized.
The Input ProMechItem Solid pointer is invalid.
A general error was encountered.
The item does not contain this type of load.
There is not enough memory to perform the operation.
See Also
Sample Code References
User Guide References
Est-ce que cela a été utile ?