API Documentation > Mechanica > Object ProMechload > Function ProMechloadCentrifugaldataSet
Function ProMechloadCentrifugaldataSet
Description
Sets the value of the centrifugal data from the Creo Simulate item.
Licensing Requirement
Synopsis
#include <ProMechLoad.h>
ProMechloadCentrifugaldataSet
(
/* (In)
The item.
*/
/* (In)
The centrifugal load data.
*/
)
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.
Cannot access the object in the current mode.
Subtype cannot be changed.
Cannot modify the item.
Sample Code References
User Guide References
Was this helpful?